feat(tournaments): make finished games in previous rounds clickable #17

Merged
lq64 merged 1 commits from feature/clickable-previous-tournament-rounds into main 2026-06-30 20:06:31 +02:00

1 Commits

Author SHA1 Message Date
LQ63 ed27699ac5 feat(tournaments): make finished games in previous rounds clickable
Load all completed rounds in parallel when a tournament is expanded
and display them below the current round. Each finished game row is
clickable and navigates to the existing game review view. A 'Review'
label fades in on hover to signal interactivity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 20:03:41 +02:00