getUpcomingScoringEvents already fetched per-game scheduledAt times from playoffMatchGames for sorting, but discarded them from the return value. EventSchedule was showing eventStartsAt (event-level) instead of the accurate per-game times. Now getUpcomingScoringEvents includes earliestGameTime in each returned event, and EventSchedule prefers earliestGameTime over eventStartsAt — matching how UpcomingCalendarPanel works 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 | ||