- Move "Show drafted sports" into the sport filter dropdown (sheet/popover) instead of a standalone checkbox in the filter bar - When unchecked, drafted sports are hidden from the dropdown list entirely; when checked, they appear in alphabetical order with muted text - Auto-deselect drafted sport filters when hiding drafted sports - Reset button also restores "Show drafted sports" to checked - Extract SportFilterContent component to eliminate sheet/popover duplication - Make userDraftedSportNames required; add useCallback for handlers; memoize triggerText/triggerAriaLabel; unify all checkboxes to ShadCN Checkbox; replace empty div divider with hr Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| $leagueId.draft-board.$seasonId.tsx | ||
| $leagueId.draft.$seasonId.tsx | ||
| $leagueId.server.ts | ||
| $leagueId.settings.tsx | ||
| $leagueId.sports-seasons.$sportsSeasonId.server.ts | ||
| $leagueId.sports-seasons.$sportsSeasonId.tsx | ||
| $leagueId.standings.$seasonId.teams.$teamId.tsx | ||
| $leagueId.standings.$seasonId.tsx | ||
| $leagueId.tsx | ||
| new.tsx | ||