brackt/app/components/standings
Claude 26b51cc28b
Update StandingsTable tests to match redesigned component
- Remove showPlacementBreakdown prop (no longer exists on component)
- Replace Placement Breakdown test suite with 7-Day Change column tests
- Update header assertion: "Placements" → "7-Day Change"
- Add tests for positive/negative point change display and rank change indicators
- Remove accessibility test for placement title attributes

https://claude.ai/code/session_01CuCKFVYbpsKSQoFDcTYfY7
2026-03-22 17:48:30 +00:00
..
__tests__ Update StandingsTable tests to match redesigned component 2026-03-22 17:48:30 +00:00
PointProgressionChart.tsx Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196) 2026-03-21 10:59:51 -07:00
PointsDisplay.tsx Redesign standings page with sortable table, 7-day change, and chart repositioned 2026-03-22 17:14:33 +00:00
StandingsTable.tsx Code review fixes: module-level comparators, correct type on SortableHead, handle negative point change, remove redundant spread 2026-03-22 17:17:54 +00:00
TeamScoreBreakdown.tsx Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196) 2026-03-21 10:59:51 -07:00