strat-gameplay-webapp/frontend-sba/tests/unit/components/Game
Cal Corum d6ea5104d6 CLAUDE: Enhance baserunner panel with lead runner auto-select and clickable catcher
- Swap base order to 3B, 2B, 1B (left to right, closer to baseball diamond)
- Auto-select lead runner on mount (priority: 3B > 2B > 1B)
- Make catcher pill clickable to show catcher card only
- Add 'catcher' as a selection option alongside runner bases
- Update expanded view to handle catcher-only display (centered, single card)
- Add toggleCatcher() function
- Update tests for new base order and auto-selection behavior

All 15 RunnersOnBase tests passing
All 16 RunnerCard tests passing
2026-02-07 23:42:25 -06:00
..
fix-tests.js CLAUDE: Add interactive x-check workflow foundation (steps 1-5) 2026-02-07 17:21:19 -06:00
RunnerCard.spec.ts CLAUDE: Update RunnersOnBase tests for new horizontal layout 2026-02-07 23:36:07 -06:00
RunnersOnBase.spec.ts CLAUDE: Enhance baserunner panel with lead runner auto-select and clickable catcher 2026-02-07 23:42:25 -06:00