brackt/app/components/__tests__
Claude cbacfa34b3
Fix lint error and update tests for WCAG role changes
- Replace el! non-null assertion with optional chaining in useFocusTrap
- Update AutodraftSettings tests to query role="radio" instead of
  role="button" (buttons have an explicit radio role since the WCAG pass)
- Update AvailableParticipantsSection watchlist tests to use
  getByRole/getAllByRole instead of getByTitle/getAllByTitle (watchlist
  buttons now use aria-label instead of title)

https://claude.ai/code/session_01JXajpFxhqLf8aPCncP81k3
2026-05-18 01:20:28 +00:00
..
AutodraftSettings.test.tsx Fix lint error and update tests for WCAG role changes 2026-05-18 01:20:28 +00:00
AvailableParticipantsSection.test.tsx Fix lint error and update tests for WCAG role changes 2026-05-18 01:20:28 +00:00
DraftGrid.test.tsx Add Cloudinary-backed avatar system (#385) 2026-05-06 14:47:37 -07:00
DraftGridSection.test.tsx Add commish right-click context menus to MiniDraftGrid team headers (#327) 2026-04-25 07:42:43 -07:00
MiniDraftGrid.test.tsx Add commish right-click context menus to MiniDraftGrid team headers (#327) 2026-04-25 07:42:43 -07:00
ParticipantSelectionDialog.test.tsx Show why a participant is ineligible to draft (#378) 2026-05-04 21:54:14 -07:00
RecentPicksFeed.test.tsx Mobile draft room improvements: watchlist, collapsible picks feed, autodraft controls (#355) 2026-04-29 11:49:26 -07:00
SportIcon.test.tsx Add Cloudinary sports icon uploads (#393) 2026-05-07 16:07:34 -07:00