sba-scouting/rust/src
Cal Corum ad8cf33139 Fix Phase 5 live testing bugs across all four new screens
Roster: sWAR only sums majors, stateful table rendering for j/k scroll,
rows sorted batters-first for correct selection mapping.
Matchup: initial focus highlight, descriptive sort key hints, state
cached on nav-away to preserve opponent/pitcher selections.
Lineup: load/delete/clear promoted to work from any focus, load selector
popup anchored correctly, delete confirmation prompt.
Settings: API key toggle changed to Ctrl+T so t can be typed, per-field
yellow change markers, sWAR/cap formatting to two decimal places.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 15:59:09 -06:00
..
api Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
calc Implement Phase 3: calc layer with matchup scoring, league stats, and score cache 2026-02-27 23:35:01 -06:00
db Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
screens Fix Phase 5 live testing bugs across all four new screens 2026-02-28 15:59:09 -06:00
widgets Implement Phase 4: async TUI with Dashboard and Gameday screens 2026-02-28 07:09:25 -06:00
app.rs Fix Phase 5 live testing bugs across all four new screens 2026-02-28 15:59:09 -06:00
config.rs Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
lib.rs Implement Phase 4: async TUI with Dashboard and Gameday screens 2026-02-28 07:09:25 -06:00
main.rs Add file-based logging to avoid TUI corruption from stderr output 2026-02-28 08:04:33 -06:00