brackt/app/components/draft
2026-04-17 23:06:45 -07:00
..
AuthRecoveryOverlay.tsx fix: prevent silent logout during long-running draft sessions (#49) 2026-03-01 19:33:03 -08:00
AvailableParticipantsSection.tsx Virtualize available participants list, memoize draft room props 2026-04-17 16:06:48 -07:00
ConnectionOverlay.tsx Add oxlint linting setup with zero errors (#194) 2026-03-21 09:44:05 -07:00
DraftGridSection.tsx Update draft room UI. 2026-04-17 23:06:45 -07:00
DraftPickCell.stories.tsx Update draft board page 2026-04-17 14:17:49 -07:00
DraftPickCell.tsx Update draft room UI. 2026-04-17 23:06:45 -07:00
DraftSummaryView.tsx feat: add totalRounds prop to DraftSummaryView and pass from DraftRoom (#60) 2026-03-02 22:19:19 -08:00
MiniDraftGrid.stories.tsx Draft room improvements. 2026-04-17 14:17:49 -07:00
MiniDraftGrid.tsx Update draft room UI. 2026-04-17 23:06:45 -07:00
ParticipantSelectionDialog.tsx fix: prevent iOS Safari viewport zoom on draft room form inputs (#45) 2026-02-27 23:46:09 -08:00
picks-utils.ts Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196) 2026-03-21 10:59:51 -07:00
QueueSection.tsx Update draft room UI. 2026-04-17 23:06:45 -07:00
RecentPicksSection.tsx Add oxlint linting setup with zero errors (#194) 2026-03-21 09:44:05 -07:00
SidebarRecentPicks.tsx Add oxlint linting setup with zero errors (#194) 2026-03-21 09:44:05 -07:00
TeamRosterView.tsx refactor: address code review findings in Roster/Summary draft views (#57) 2026-03-02 16:46:35 -08:00
TeamsDraftedGrid.tsx Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196) 2026-03-21 10:59:51 -07:00