Move skill management ownership into CharacterPanel
This commit is contained in:
@@ -9,6 +9,7 @@ Tracking against `UX.md` tasks and decisions.
|
||||
- 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.
|
||||
- Skill create/edit flow is now owned by `CharacterPanel` (where characters and their skills are presented together).
|
||||
|
||||
## UX Checklist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user