docs(07): create phase plan for weight unit selection
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
1. User can select a weight unit (g, oz, lb, kg) from a visible control and the selection persists after closing and reopening the app
|
||||
2. Every weight value in the app (item cards, candidate cards, category headers, totals bar, setup details) displays in the selected unit with appropriate precision
|
||||
3. Weight input fields accept values and store them correctly regardless of display unit (no rounding drift across edit cycles)
|
||||
**Plans**: TBD
|
||||
**Plans:** 2 plans
|
||||
|
||||
Plans:
|
||||
- [ ] 07-01: TBD
|
||||
- [ ] 07-02: TBD
|
||||
- [ ] 07-01-PLAN.md -- TDD formatWeight unit conversion core + useWeightUnit hook
|
||||
- [ ] 07-02-PLAN.md -- Wire unit toggle into TotalsBar and update all 8 call sites
|
||||
|
||||
### Phase 8: Search, Filter, and Candidate Status
|
||||
**Goal**: Users can find items quickly and track candidate purchase progress
|
||||
@@ -93,6 +93,6 @@ Plans:
|
||||
| 4. Database & Planning Fixes | v1.1 | 2/2 | Complete | 2026-03-15 |
|
||||
| 5. Image Handling | v1.1 | 2/2 | Complete | 2026-03-15 |
|
||||
| 6. Category Icons | v1.1 | 3/3 | Complete | 2026-03-15 |
|
||||
| 7. Weight Unit Selection | v1.2 | 0/? | Not started | - |
|
||||
| 7. Weight Unit Selection | v1.2 | 0/2 | Not started | - |
|
||||
| 8. Search, Filter, and Candidate Status | v1.2 | 0/? | Not started | - |
|
||||
| 9. Weight Classification and Visualization | v1.2 | 0/? | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user