The previous fix only queried playoffMatchGames.scheduledAt for bracket events. FIFA World Cup group stage matches live in groupStageMatches (linked via tournamentGroups), not playoffMatchGames. Now getUpcomingScoringEvents fetches both tables in parallel and uses the earliest scheduledAt from either source as earliestGameTime, matching what UpcomingCalendarPanel already shows on the Upcoming Events page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KiVGo8gSBXe3WuRniVNKsd |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||