- When catcher pill is clicked, display lead runner (3B > 2B > 1B priority) + catcher side-by-side - Maintains consistent layout whether runner or catcher is selected - Add leadRunnerBase computed to find highest priority runner - Add displayedRunnerBase computed to show selected OR lead runner - Update template to use displayedRunnerPlayer for consistent rendering All 15 RunnersOnBase tests passing |
||
|---|---|---|
| .. | ||
| CurrentSituation.vue | ||
| GameBoard.vue | ||
| GamePlay.vue | ||
| GameStats.vue | ||
| LineupBuilder.vue | ||
| PlayByPlay.vue | ||
| RunnerCard.vue | ||
| RunnersOnBase.vue | ||
| ScoreBoard.vue | ||