brackt/app/components/sport-season
Claude 5db574263f
Fix group stage default view and localize match times
Default to Groups tab instead of Bracket when no teams have been
assigned to the knockout bracket yet (group stage still in progress).

Fix match kick-off times showing in UTC server timezone by adding
suppressHydrationWarning so React uses the client's local timezone
during hydration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011Bo6Rsmg8FosYcDJsg14tX
2026-06-17 01:40:00 +00:00
..
__tests__ Fix standings table bugs and polish across all three scoring patterns (#415) 2026-05-12 10:39:25 -07:00
EventSchedule.tsx claude/beautiful-hawking-a72ilq (#92) 2026-06-16 14:11:51 +00:00
GroupStageStandings.tsx Fix group stage default view and localize match times 2026-06-17 01:40:00 +00:00
RegularSeasonStandings.tsx Fix standings table bugs and polish across all three scoring patterns (#415) 2026-05-12 10:39:25 -07:00
UpcomingCalendarPanel.tsx claude/beautiful-hawking-a72ilq (#92) 2026-06-16 14:11:51 +00:00
UpcomingEventsCard.stories.tsx New design (#309) 2026-04-23 13:14:55 -07:00
UpcomingEventsCard.tsx claude/funny-maxwell-vcyb19 (#91) 2026-06-15 22:05:25 +00:00
UpcomingEventsCardFull.stories.tsx New design (#309) 2026-04-23 13:14:55 -07:00