brackt/app/components/__tests__
Claude cab161424e
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m6s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m21s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
Trim trailing zeros on qualifying-points values
Display fractional QP with up to 2 decimals and trailing zeros trimmed
(1.50→1.5, 0.50→0.5) in both the Discord embed (formatQPValue) and the web
UI (formatQP) so the two surfaces stay consistent.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011U7mTxDVK2cH8E2BWjCiUv
2026-07-09 06:34:25 +00:00
..
AutodraftSettings.test.tsx fix: resolve all 48 WCAG 2.2 AA accessibility issues (#439) 2026-05-17 20:11:38 -07:00
AvailableParticipantsSection.test.tsx sync racing standings (#80) 2026-06-10 04:25:48 +00:00
DraftGrid.test.tsx Add Cloudinary-backed avatar system (#385) 2026-05-06 14:47:37 -07:00
DraftGridSection.test.tsx Remove flaky context menu click tests (#81) 2026-06-10 05:59:49 +00:00
MiniDraftGrid.test.tsx Remove flaky context menu click tests (#81) 2026-06-10 05:59:49 +00:00
ParticipantSelectionDialog.test.tsx
QualifyingPointsStandings.test.tsx Trim trailing zeros on qualifying-points values 2026-07-09 06:34:25 +00:00
RecentPicksFeed.test.tsx
SportIcon.test.tsx Add Cloudinary sports icon uploads (#393) 2026-05-07 16:07:34 -07:00