docs(20-02): complete FAB menu and catalog search overlay plan

- SUMMARY.md with component details and stub documentation
- STATE.md updated with position and decisions
- ROADMAP.md updated with phase 20 plan progress
- REQUIREMENTS.md: CATFLOW-01, CATFLOW-02 marked complete
This commit is contained in:
2026-04-06 08:14:04 +02:00
parent e13f9584fa
commit 47e71452ce
4 changed files with 119 additions and 15 deletions

View File

@@ -56,7 +56,7 @@
- [ ] **Phase 17: Object Storage** — Move images from local filesystem to MinIO (S3-compatible)
- [x] **Phase 18: Global Items & Public Profiles** — Global item catalog, user profiles, and public setup sharing (completed 2026-04-05)
- [x] **Phase 19: Reference Item Model & Tags Schema** — Collection items as references to global catalog, tag system for discovery (completed 2026-04-05)
- [ ] **Phase 20: FAB & Full-Screen Catalog Search** — Global FAB with mini menu, full-screen catalog search with tag filtering
- [x] **Phase 20: FAB & Full-Screen Catalog Search** — Global FAB with mini menu, full-screen catalog search with tag filtering (completed 2026-04-06)
- [ ] **Phase 21: Add-from-Catalog & Thread Integration** — Add catalog items to collection and threads, resolution creates reference items
- [ ] **Phase 22: Manual Entry Fallback** — Manual add for items not in catalog, non-functional submission prompt
@@ -200,10 +200,10 @@ Plans:
3. Full-screen catalog search overlay opens from either add option
4. Search results display catalog items with name, weight, price, owner count
5. Tag chips filter search results
**Plans:** 2 plans
**Plans:** 2/2 plans complete
Plans:
- [ ] 20-01-PLAN.md — Tags endpoint, global-items route registration, UIStore extension, useTags hook
- [ ] 20-02-PLAN.md — FabMenu component, CatalogSearchOverlay component, root layout wiring
- [x] 20-01-PLAN.md — Tags endpoint, global-items route registration, UIStore extension, useTags hook
- [x] 20-02-PLAN.md — FabMenu component, CatalogSearchOverlay component, root layout wiring
**UI hint**: yes
### Phase 21: Add-from-Catalog & Thread Integration
@@ -251,6 +251,6 @@ Plans:
| 17. Object Storage | v2.0 | 0/? | Not started | - |
| 18. Global Items & Public Profiles | v2.0 | 4/5 | Complete | 2026-04-05 |
| 19. Reference Item Model & Tags Schema | v2.0 | 3/3 | Complete | 2026-04-05 |
| 20. FAB & Full-Screen Catalog Search | v2.0 | 0/2 | Not started | - |
| 20. FAB & Full-Screen Catalog Search | v2.0 | 2/2 | Complete | 2026-04-06 |
| 21. Add-from-Catalog & Thread Integration | v2.0 | 0/? | Not started | - |
| 22. Manual Entry Fallback | v2.0 | 0/? | Not started | - |