Show visual dividers in the available participants list indicating where your future draft picks fall relative to the current pick position. Dividers are suppressed when any filter is active (search, sport filter, hide drafted, etc.) since positional references are meaningless in a filtered view. - Add getProjectedPicks() to draft-order.ts for computing future pick positions in a snake draft - Interleave divider items into the virtualized list in AvailableParticipantsSection - Extract ListItem type to module scope - Add tests for getProjectedPicks, divider rendering, and filter suppression |
||
|---|---|---|
| .. | ||
| date-utils.test.ts | ||
| draft-eligibility.test.ts | ||
| draft-order.test.ts | ||
| draft-timer.test.ts | ||
| normalize-team-name.test.ts | ||
| parse-results-text.test.ts | ||
| season-helpers.server.test.ts | ||
| standings-display.test.ts | ||
| utils.test.ts | ||