docs(22-02): complete add-to-thread modal plan

- AddToThreadModal with thread picker and new thread creation
- CATFLOW-05 and CATFLOW-06 requirements completed
- Phase 22 catalog integration complete
This commit is contained in:
2026-04-06 16:01:36 +02:00
parent c33b7c7bdc
commit 81a3e04306
4 changed files with 111 additions and 14 deletions

View File

@@ -58,7 +58,7 @@
- [x] **Phase 19: Reference Item Model & Tags Schema** — Collection items as references to global catalog, tag system for discovery (completed 2026-04-05)
- [x] **Phase 20: FAB & Full-Screen Catalog Search** — Global FAB with mini menu, full-screen catalog search with tag filtering (completed 2026-04-06)
- [x] **Phase 21: Item & Catalog Detail Pages** — Full detail pages for collection items and catalog entries, replacing slide-out panels (completed 2026-04-06)
- [ ] **Phase 22: Add-from-Catalog & Thread Integration** — Add catalog items to collection and threads, resolution creates reference items
- [x] **Phase 22: Add-from-Catalog & Thread Integration** — Add catalog items to collection and threads, resolution creates reference items (completed 2026-04-06)
- [ ] **Phase 23: Manual Entry Fallback** — Manual add for items not in catalog, non-functional submission prompt
## Phase Details
@@ -228,10 +228,10 @@ Plans:
1. User can add a catalog item to collection with one confirmation step (category picker + notes)
2. User can add catalog items as thread candidates instantly from search
3. Resolving a catalog-linked candidate creates a properly linked reference item in collection
**Plans:** 1/2 plans executed
**Plans:** 2/2 plans complete
Plans:
- [x] 22-01-PLAN.md -- UIStore + sonner + AddToCollectionModal + overlay/detail page collection wiring
- [ ] 22-02-PLAN.md -- AddToThreadModal with thread picker + new thread flow + CATFLOW-06 verification
- [x] 22-02-PLAN.md -- AddToThreadModal with thread picker + new thread flow + CATFLOW-06 verification
**UI hint**: yes
### Phase 23: Manual Entry Fallback
@@ -270,5 +270,5 @@ Plans:
| 19. Reference Item Model & Tags Schema | v2.0 | 3/3 | Complete | 2026-04-05 |
| 20. FAB & Full-Screen Catalog Search | v2.0 | 2/2 | Complete | 2026-04-06 |
| 21. Item & Catalog Detail Pages | v2.0 | 1/1 | Complete | 2026-04-06 |
| 22. Add-from-Catalog & Thread Integration | v2.0 | 1/2 | In Progress| |
| 22. Add-from-Catalog & Thread Integration | v2.0 | 2/2 | Complete | 2026-04-06 |
| 23. Manual Entry Fallback | v2.0 | 0/? | Not started | - |