Skip to content

fix(ui): stop wide content overflowing the page - #345

Open
miguel502 wants to merge 1 commit into
stagingfrom
bug/page-overflow-on-group-all
Open

fix(ui): stop wide content overflowing the page#345
miguel502 wants to merge 1 commit into
stagingfrom
bug/page-overflow-on-group-all

Conversation

@miguel502

Copy link
Copy Markdown
Contributor

SidebarInset defaulted to min-width:auto, so a wide descendant (the Rewards chart canvas after toggling Group All, a long table row) expanded it past the viewport and shifted the whole page. min-w-0 makes the width definite so the content shrinks instead.

SidebarInset defaulted to min-width:auto, so a wide descendant (the
Rewards chart canvas after toggling Group All, a long table row)
expanded it past the viewport and shifted the whole page. min-w-0
makes the width definite so the content shrinks instead.
@miguel502
miguel502 changed the base branch from main to staging August 26, 2026 19:10
@miguel502 miguel502 self-assigned this Aug 26, 2026
@miguel502

Copy link
Copy Markdown
Contributor Author

To fix #345

@miguel502 miguel502 closed this Aug 26, 2026
@miguel502 miguel502 reopened this Aug 26, 2026
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