strat-gameplay-webapp/frontend-sba/pages
Cal Corum c27a652e54 CLAUDE: Fix hasRunners detection and hide outfield for groundballs
Bug fix:
- Fixed hasRunners prop using wrong property path (gameState.runners.first
  instead of gameState.on_first) - hit location selector was never showing

Optimization:
- Hide outfield positions (LF, CF, RF) for groundball outcomes since
  groundballs by definition stay in the infield
- Auto-clear outfield selection when switching to groundball outcome

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 21:17:21 -06:00
..
auth CLAUDE: Implement server-side OAuth flow with HttpOnly cookies 2025-11-26 22:16:30 -06:00
games CLAUDE: Fix hasRunners detection and hide outfield for groundballs 2025-11-27 21:17:21 -06:00
demo-decisions.vue test: Skip unstable test suites 2025-11-22 20:18:33 -06:00
demo-gameplay.vue CLAUDE: Update all demo pages - add action field and cross-linking footers 2025-11-14 15:17:06 -06:00
demo-substitutions.vue CLAUDE: Update all demo pages - add action field and cross-linking footers 2025-11-14 15:17:06 -06:00
demo.vue test: Skip unstable test suites 2025-11-22 20:18:33 -06:00
index.vue CLAUDE: Implement server-side OAuth flow with HttpOnly cookies 2025-11-26 22:16:30 -06:00