Skip to content

Cap the grouped stats table at 50 rows - #51

Merged
BryceStevenWilley merged 2 commits into
mainfrom
grouped-data-display
Jul 30, 2026
Merged

Cap the grouped stats table at 50 rows#51
BryceStevenWilley merged 2 commits into
mainfrom
grouped-data-display

Conversation

@rajeswari1301

Copy link
Copy Markdown
Contributor

Fixes part of #46. The stats page was rendering every single group into one table, which made the page unusable for interviews with a lot of data.

Now it only shows the top 50 groups by count, with a note when there's more, and points to the existing Excel download for the rest.

(Still investigating the other part of #46 - the slow initial page load separately.)

Better test the max of 50 groups feature

@BryceStevenWilley BryceStevenWilley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Added a bit more to the test data generator so I could actually test locally, but works great!

@BryceStevenWilley
BryceStevenWilley merged commit bd8cacf into main Jul 30, 2026
5 checks passed
@BryceStevenWilley
BryceStevenWilley deleted the grouped-data-display branch July 30, 2026 21:10
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.

2 participants