The sport-grouped tiebreaker conflicted with the test contract for the pick column. Tests expect ascending pick number = [1, 2, 3] regardless of sport, so revert sortPicks to sort by pickNumber only for that column. https://claude.ai/code/session_01XBnm7eKxerR7WjwrqqJPwe |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| PointProgressionChart.tsx | ||
| PointsDisplay.tsx | ||
| StandingsTable.tsx | ||
| TeamScoreBreakdown.tsx | ||