docs(05): create phase plan for image handling

This commit is contained in:
2026-03-15 17:06:33 +01:00
parent bb8fc59d03
commit a52fa3b24c
3 changed files with 370 additions and 3 deletions

View File

@@ -49,10 +49,11 @@ Plans:
2. Gear collection cards show item images (or a placeholder when no image exists)
3. Item form displays an image preview area at the top with a placeholder icon when no image is set
4. User can upload an image by clicking the placeholder area, and the preview updates immediately
**Plans**: TBD
**Plans**: 2 plans
Plans:
- [ ] 05-01: TBD
- [ ] 05-01-PLAN.md — Fix image display bug and redesign ImageUpload as hero preview area
- [ ] 05-02-PLAN.md — Add card image placeholders and setup thumbnails
### Phase 6: Category Icons
**Goal**: Categories use clean Lucide icons instead of emoji
@@ -78,5 +79,5 @@ Phases execute in numeric order: 4 -> 5 -> 6
| 2. Planning Threads | v1.0 | 3/3 | Complete | 2026-03-15 |
| 3. Setups and Dashboard | v1.0 | 3/3 | Complete | 2026-03-15 |
| 4. Database & Planning Fixes | v1.1 | 1/2 | In progress | - |
| 5. Image Handling | v1.1 | 0/? | Not started | - |
| 5. Image Handling | v1.1 | 0/2 | Not started | - |
| 6. Category Icons | v1.1 | 0/? | Not started | - |