docs(35-01): complete plan 01 — type/wiring fixes (FIX-01, FIX-02, FIX-04)

- SUMMARY.md: 3 tasks, all passing, 464 tests green
- STATE.md: plan 1/3 complete, decisions recorded
- ROADMAP.md: phase 35 progress updated (1 of 3 summaries)
- REQUIREMENTS.md: FIX-01, FIX-02, FIX-04 marked complete
This commit is contained in:
2026-04-19 19:44:05 +02:00
parent 053d56236f
commit 58d6b47c6f
4 changed files with 125 additions and 28 deletions

View File

@@ -8,10 +8,10 @@
### Bug Fixes
- [ ] **FIX-01**: User clicking "Add Candidate" on a thread page opens the add-candidate modal (not the wrong modal)
- [ ] **FIX-02**: Item images display correctly on collection overview cards (no broken/missing images)
- [x] **FIX-01**: User clicking "Add Candidate" on a thread page opens the add-candidate modal (not the wrong modal)
- [x] **FIX-02**: Item images display correctly on collection overview cards (no broken/missing images)
- [ ] **FIX-03**: Catalog and collection images load without noticeable delay (slow image loading resolved)
- [ ] **FIX-04**: Clicking the sign-in button on an auth prompt redirects the user directly to the Logto login page
- [x] **FIX-04**: Clicking the sign-in button on an auth prompt redirects the user directly to the Logto login page
- [ ] **FIX-05**: All clickable and interactive elements show a pointer cursor on hover throughout the app
### Admin Role
@@ -67,10 +67,10 @@
| Requirement | Phase | Status |
|-------------|-------|--------|
| FIX-01 | Phase 35 | Pending |
| FIX-02 | Phase 35 | Pending |
| FIX-01 | Phase 35 | Complete |
| FIX-02 | Phase 35 | Complete |
| FIX-03 | Phase 35 | Pending |
| FIX-04 | Phase 35 | Pending |
| FIX-04 | Phase 35 | Complete |
| FIX-05 | Phase 35 | Pending |
| ROLE-01 | Phase 36 | Pending |
| ROLE-02 | Phase 36 | Pending |