brackt/app/components/standings/__tests__
Claude 906fb6865a
Add sortable columns to draft picks table on manager page
Pick # column sorts by pick number (asc by default), Points column
sorts by actual points then projected as tiebreaker (desc by default).
Clicking a column header toggles sort direction with visual indicators.

https://claude.ai/code/session_01XBnm7eKxerR7WjwrqqJPwe
2026-03-23 01:49:53 +00:00
..
PointProgressionChart.test.tsx feat: add recharts library and implement PointProgressionChart component for historical views 2025-11-14 21:18:34 -08:00
StandingsTable.test.tsx Redesign standings page with sortable table, 7-day change, and chart repositioned (#205) 2026-03-22 11:05:13 -07:00
TeamScoreBreakdown.test.tsx Add sortable columns to draft picks table on manager page 2026-03-23 01:49:53 +00:00