Skip to content

Let the Insights communities table scroll sideways on mobile - #88

Merged
kev1n merged 1 commit into
mainfrom
shanghai-v1
Sep 19, 2026
Merged

kev1n merged 1 commit into
mainfrom
shanghai-v1

Conversation

@kev1n

@kev1n kev1n commented Sep 19, 2026

Copy link
Copy Markdown
Member

On a phone the Communities table on Insights overflowed its card and made the whole page wider than the screen (reported on X with a screenshot). The table's card now has overflow-x-auto, matching the usage and scorer tables, so the table scrolls inside its card instead. The API keys table gets the same wrapper.

Checked at 390px with real local data: the page's scroll width equals its viewport, and the table scrolls inside its card.

🤖 Generated with Claude Code

The five-column table spilled out of its card on a phone and pushed the
whole page wider than the screen. Wrap it in overflow-x-auto like the
usage and scorer tables; do the same for the API keys table.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kev1n
kev1n merged commit 4c01583 into main Sep 19, 2026
1 check passed
@kev1n
kev1n deleted the shanghai-v1 branch September 19, 2026 17:05
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