Improve race setup navigation and manage flow

This commit is contained in:
larssand
2026-03-20 15:21:36 +01:00
parent 920763601b
commit 1de654a220
4 changed files with 142 additions and 46 deletions

View File

@@ -44,6 +44,9 @@ JMK RB RaceController is an RC timing and race-control system with support for s
- a preset-aware summary card that changes between endurance and normal race focus
- status badges for `Setup`, `Format`, `Generation`, and `Live / results`
- summary warnings when participants, sessions, teams, or lap-window settings are missing
- clickable summary warnings that jump to the relevant Manage section
- clickable step cards that act as quick navigation inside `Manage`
- compact step cards with live counters such as drivers, teams, sessions, and active/results state
- separate `Race actions` for generation, reseeding and bump-up
- reorganized in-app `Guide` with overview cards and two-column sections
- explicit race participant selection
@@ -145,7 +148,7 @@ JMK RB RaceController is an RC timing and race-control system with support for s
- `Format`
- `Generation`
- `Live / results`
- `Setup` handles race participants and teams.
- `Setup` handles race participants and teams. The top step cards also act as quick navigation between the four blocks.
- `Format` handles practice/qualifying, finals, validation, presets, and advanced settings. In Basic mode, endurance hides most qualifying/finals fields until Advanced is opened.
- `Generation` is kept separate so actions like qualifying generation, reseeding, finals generation, and bump-up do not clutter the format form.
- `Live / results` is where grid, standings, print, PDF, and finals matrix are used once the structure is ready.