Skip to content

feat: complete leaderboard page with sorting and responsive layout#57

Open
automaton365-sys wants to merge 1 commit intogbabaisaac:mainfrom
automaton365-sys:feat-leaderboard-page-2
Open

feat: complete leaderboard page with sorting and responsive layout#57
automaton365-sys wants to merge 1 commit intogbabaisaac:mainfrom
automaton365-sys:feat-leaderboard-page-2

Conversation

@automaton365-sys
Copy link
Copy Markdown

Implemented issue #2 requirements on /leaderboard page.\n\n### Changes\n- Added deterministic sorting by:\n 1) total earned (desc)\n 2) bounties completed (desc)\n 3) name (asc)\n- Added tie-aware rank display so fully tied entries share rank\n- Improved responsive layout:\n - desktop table-like 5-column grid\n - mobile-friendly stacked rows with inline labels\n- Keeps required fields visible: total earned, bounties completed, reputation score\n\n### Validation\n- Built relevant page logic and verified TypeScript correctness for modified file\n- Full project build is currently blocked by pre-existing type error in (unrelated to this issue)\n\nFixes #2\n/claim #2

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