- Filter the QP table to show only participants with QP > 0 or drafted by any team in the league (undrafted 0-QP participants hidden) - Compute global ranks with tie handling across the full field before filtering so displayed rank numbers and the top-8 Points Line remain correct after rows are removed - Fix flaky CI timeouts: world-cup simulator test (100 → 50 iterations), SportsSection userEvent test (explicit 15s timeout) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| BracketTreePaginated.tsx | ||
| BracketTreeView.tsx | ||
| GroupStageDisplay.tsx | ||
| NbaBracketLayout.tsx | ||
| PlayoffBracket.tsx | ||
| QualifyingPointsStandings.tsx | ||
| RankingsRow.stories.tsx | ||
| RankingsRow.tsx | ||
| ScoringRulesEditor.tsx | ||
| SeasonStandings.tsx | ||
| SportSeasonDisplay.tsx | ||
| TabbedBracketLayout.tsx | ||