brackt/app/routes/leagues
Chris Parsons 3323522782
Fix sports season page 404 when sports season is linked to multiple leagues (#10)
The loader was grabbing seasonSports[0] blindly instead of filtering by
the current league, causing a 404 when the first linked fantasy season
belonged to a different league.

https://claude.ai/code/session_01Mq6BqFhiYFuJyDcc8ueVJc

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-20 11:35:35 -08:00
..
__tests__ feat: Add comprehensive scoring system database schema 2025-10-28 23:40:11 -07:00
$leagueId.draft-board.$seasonId.tsx Fix draft round showing Infinity before draft starts (#9) 2026-02-20 11:16:34 -08:00
$leagueId.draft.$seasonId.tsx Fix draft round showing Infinity before draft starts (#9) 2026-02-20 11:16:34 -08:00
$leagueId.server.ts feat: add recharts library and implement PointProgressionChart component for historical views 2025-11-14 21:18:34 -08:00
$leagueId.settings.tsx Add implementation plan for commissioner-without-team feature (#6) 2026-02-20 08:45:09 -08:00
$leagueId.sports-seasons.$sportsSeasonId.server.ts Fix sports season page 404 when sports season is linked to multiple leagues (#10) 2026-02-20 11:35:35 -08:00
$leagueId.sports-seasons.$sportsSeasonId.tsx feat: Add routes and components for sports season display, including playoff brackets and standings 2025-11-12 23:44:33 -08:00
$leagueId.standings.$seasonId.teams.$teamId.tsx feat: Implement team breakdown pages with detailed score breakdown 2025-11-14 20:01:21 -08:00
$leagueId.standings.$seasonId.tsx feat: add FIFA World Cup 48-team bracket template with group stage and projected scoring 2026-02-14 22:30:12 -08:00
$leagueId.tsx Add implementation plan for commissioner-without-team feature (#6) 2026-02-20 08:45:09 -08:00
new.tsx Add implementation plan for commissioner-without-team feature (#6) 2026-02-20 08:45:09 -08:00