Skip to content

fix: revert to 7xl max-width (original proportions)#34

Merged
Cordtus merged 1 commit into
mainfrom
fix/revert-to-7xl
Jan 11, 2026
Merged

fix: revert to 7xl max-width (original proportions)#34
Cordtus merged 1 commit into
mainfrom
fix/revert-to-7xl

Conversation

@Cordtus

@Cordtus Cordtus commented Jan 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Reverts layout from 8xl (1536px) back to 7xl (1280px)
  • Matches Republic AI explorer proportions exactly
  • The solution to better space usage is more content rows, not wider layout

🤖 Generated with Claude Code

@Cordtus Cordtus merged commit 3923159 into main Jan 11, 2026
Cordtus added a commit that referenced this pull request Feb 5, 2026
* fix: validator detail denom display and empty section handling

- Use useQuery for chain info to properly load denom before rendering
- Replace synchronous getChainBaseDenom/getChainDisplayDenom with
  query-derived baseDenom/displayDenom to fix "UNKNOWN" token issue
- Rename "Chain Info" to "Validator History" (more accurate naming)
- Only show Validator History section when there's data to display

* feat: sort validators by status (active first) then moniker alphabetically

- Active validators always appear first in the list
- Within each status group, validators are sorted by moniker descending (Z-A)
- Users can still click column headers to re-sort by other fields
- Reduces tendency to delegate to "top" validators based on power ranking
@Cordtus Cordtus deleted the fix/revert-to-7xl branch February 13, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant