docs(05-01): complete image display fix and hero area plan

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-15 17:12:54 +01:00
parent 3243be433f
commit 036d8ac183
3 changed files with 120 additions and 23 deletions

View File

@@ -13,10 +13,10 @@ Requirements for v1.1 Fixes & Polish. Each maps to roadmap phases.
### Images
- [ ] **IMG-01**: User can see uploaded images displayed on item detail views
- [x] **IMG-01**: User can see uploaded images displayed on item detail views
- [ ] **IMG-02**: User can see item images on gear collection cards
- [ ] **IMG-03**: User sees image preview area at top of item form with placeholder icon when no image is set
- [ ] **IMG-04**: User can upload an image by clicking the placeholder area
- [x] **IMG-03**: User sees image preview area at top of item form with placeholder icon when no image is set
- [x] **IMG-04**: User can upload an image by clicking the placeholder area
### Planning
@@ -75,10 +75,10 @@ Which phases cover which requirements. Updated during roadmap creation.
| Requirement | Phase | Status |
|-------------|-------|--------|
| DB-01 | Phase 4 | Complete |
| IMG-01 | Phase 5 | Pending |
| IMG-01 | Phase 5 | Complete |
| IMG-02 | Phase 5 | Pending |
| IMG-03 | Phase 5 | Pending |
| IMG-04 | Phase 5 | Pending |
| IMG-03 | Phase 5 | Complete |
| IMG-04 | Phase 5 | Complete |
| PLAN-01 | Phase 4 | Complete |
| PLAN-02 | Phase 4 | Complete |
| CAT-01 | Phase 6 | Pending |