brackt/app/components
Chris Parsons e3bc3c1ce2 Virtualize available participants list, memoize draft room props
Adds @tanstack/react-virtual to replace separate mobile/desktop lists
with a single unified virtual scroll loop. Also memoizes miniDraftGrid
and availableParticipantsSectionProps, and switches pick lookup from
Array.find to a Map for O(1) access.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 16:06:48 -07:00
..
__tests__ Virtualize available participants list, memoize draft room props 2026-04-17 16:06:48 -07:00
draft Virtualize available participants list, memoize draft room props 2026-04-17 16:06:48 -07:00
league Update draft board page 2026-04-17 14:17:49 -07:00
scoring Fix NBA play-in elimination display and consolidate bracket reprocessing (#299) 2026-04-15 14:56:33 -07:00
sport-season Finish up league page styling. 2026-04-17 14:17:49 -07:00
sports Display upcoming matches (#141) 2026-03-12 10:12:38 -07:00
standings Sort point progression legend by ranking and add team links to standings rows 2026-04-17 14:17:49 -07:00
ui Add StandingsPreview card component with podium row styling 2026-04-17 14:17:49 -07:00
AutodraftSettings.tsx Move tab navigation and autodraft to header row, narrow sidebar 2026-04-17 15:07:25 -07:00
BatchResultEntry.tsx feat: batch qualifying results entry (#290) 2026-04-12 14:52:22 -07:00
DraftGrid.tsx Update draft board page 2026-04-17 14:17:49 -07:00
DraftSidebar.tsx Move tab navigation and autodraft to header row, narrow sidebar 2026-04-17 15:07:25 -07:00
navbar.tsx Redesign home page with new layout and component system 2026-04-17 14:17:49 -07:00
NavigationProgress.tsx Add NProgress navigation progress bar (#139) 2026-03-11 22:02:48 -07:00
NotificationSettings.tsx Draft room improvements. 2026-04-17 14:17:49 -07:00
ParticipantSelector.tsx feat: Add ParticipantSelector component for improved participant selection in brackets 2025-11-08 21:36:29 -08:00
StandingsTable.tsx Show tied ranks with T prefix across standings and Discord (#239) 2026-03-27 20:45:15 -07:00
TeamAvatar.tsx Update draft board page 2026-04-17 14:17:49 -07:00