- Sort by sport (secondary: participant) or participant name - Extract SortableHeader component to reduce header button repetition - Use toSorted() instead of slice().sort() (oxlint fix) - Use localeCompare with sensitivity: 'base' for case-insensitive string sorts Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| PointProgressionChart.tsx | ||
| PointsDisplay.tsx | ||
| StandingsTable.tsx | ||
| TeamScoreBreakdown.tsx | ||