- 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 |
||
|---|---|---|
| .. | ||
| AutodraftSettings.test.tsx | ||
| AvailableParticipantsSection.test.tsx | ||
| DraftGrid.test.tsx | ||
| DraftGridSection.test.tsx | ||
| MiniDraftGrid.test.tsx | ||
| ParticipantSelectionDialog.test.tsx | ||
| RecentPicksFeed.test.tsx | ||
| SportIcon.test.tsx | ||