Refactor Home page into concern-based components and partials
This commit is contained in:
@@ -7,6 +7,7 @@ Tracking against `UX.md` tasks and decisions.
|
||||
- Branch: `feature/blazor-frontend-rebuild-ux`
|
||||
- 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.
|
||||
|
||||
## UX Checklist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user