Problem
In tournament standings, it’s hard to quickly find your own position. After navigating to the page where you are located you need manually scan 10 rows to find yourself.
Proposal
Highlight the current user’s row in the standings table.
Expected behavior
- The row corresponding to the logged-in user is visually distinct
- Subtle highlight (background color / border / accent)
- Should follow existing theme (light/dark)
Benefits
- Faster navigation in standings
- Better UX during tournaments
Additional context
Can provide a PR with implementation if this approach is acceptable.
Problem
In tournament standings, it’s hard to quickly find your own position. After navigating to the page where you are located you need manually scan 10 rows to find yourself.
Proposal
Highlight the current user’s row in the standings table.
Expected behavior
Benefits
Additional context
Can provide a PR with implementation if this approach is acceptable.