brackt/app/components/draft
Chris Parsons b0521bb7f3
feat: show sport name in draft queue items (#36)
- Display sport name as muted subtitle under participant name to distinguish
  players across sports (e.g. Florida NCAAM vs Florida NCAAW)
- Remove unused eligibility prop from QueueSection
- Deduplicate double .find() per queue item into a single lookup

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 10:37:21 -08:00
..
AvailableParticipantsSection.tsx Make draft room fully usable on mobile (#30) 2026-02-22 22:36:12 -08:00
ConnectionOverlay.tsx Redesign to dark-mode-only with navy palette and accent colors (#13) 2026-02-20 19:26:11 -08:00
DraftGridSection.tsx fix: address code review issues from draft board scrolling and team creation changes (#35) 2026-02-24 10:01:27 -08:00
QueueSection.tsx feat: show sport name in draft queue items (#36) 2026-02-24 10:37:21 -08:00
RecentPicksSection.tsx feat: Implement draft room redesign with collapsible sidebar and tabbed content 2025-10-25 03:23:41 -07:00
SidebarRecentPicks.tsx Show all draft picks in sidebar with scroll instead of last 10 (#33) 2026-02-23 22:25:28 -08:00
TeamsDraftedGrid.tsx Make draft room fully usable on mobile (#30) 2026-02-22 22:36:12 -08:00