docs(03): create phase plan

This commit is contained in:
2026-03-17 15:01:41 +01:00
parent 76f7299976
commit 1a4035bea1
3 changed files with 777 additions and 3 deletions

View File

@@ -64,10 +64,11 @@ Plans:
2. Expanding a section reveals a line-item table with individual budget items, and collapsing it hides the table with a smooth CSS animation (no layout shift in charts above)
3. Toggling sections rapidly does not produce `ResizeObserver loop` console errors or visible chart resize jank
4. Carryover amount is visible on the dashboard balance card when the budget has a non-zero carryover
**Plans**: TBD
**Plans**: 2 plans
Plans:
- [ ] 03-01: TBD
- [ ] 03-01-PLAN.md — Build carryover display, CSS animation tokens, i18n keys, CategorySection and CollapsibleSections components
- [ ] 03-02-PLAN.md — Wire collapsible sections into DashboardContent with smart defaults, update skeleton, verify
### Phase 4: Full-App Design Consistency
**Goal**: Apply the design system established in Phases 1-3 to every page in the app, delivering a consistent visual experience across all navigation paths
@@ -135,5 +136,5 @@ Phases execute in numeric order: 1 -> 2 -> 3 -> 4
|-------|----------------|--------|-----------|
| 1. Design Foundation and Primitives | 2/2 | Complete | 2026-03-16 |
| 2. Dashboard Charts and Layout | 3/3 | Complete | 2026-03-16 |
| 3. Collapsible Dashboard Sections | 0/TBD | Not started | - |
| 3. Collapsible Dashboard Sections | 0/2 | Planning complete | - |
| 4. Full-App Design Consistency | 0/TBD | Not started | - |