- 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> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| root.tsx | ||
| routes.ts | ||