Move concern workflows from Home into concern controls
This commit is contained in:
@@ -8,6 +8,7 @@ Tracking against `UX.md` tasks and decisions.
|
||||
- Runtime frontend stack: Blazor (`RpgRoller/Components/*`) + browser JS interop (`wwwroot/js/rpgroller-api.js`)
|
||||
- Legacy TypeScript frontend/runtime artifacts: removed
|
||||
- Home page orchestration split by concern (`Home.*.cs` partials + `HomeControls/*`) to reduce merge churn and keep auth/campaign/character/skill flows isolated.
|
||||
- Concern controls now own their local form state and mutation workflows; `Home` handles shared cross-control state refresh.
|
||||
|
||||
## UX Checklist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user