|
2 | 2 |
|
3 | 3 | Use this checklist to manually validate current Taskdeck behavior on `main`. |
4 | 4 |
|
5 | | -Last Updated: 2026-03-09 |
| 5 | +Last Updated: 2026-03-29 |
6 | 6 | Companion Active Docs: |
7 | 7 | - `docs/STATUS.md` |
8 | 8 | - `docs/IMPLEMENTATION_MASTERPLAN.md` |
@@ -428,6 +428,23 @@ Slice checks: |
428 | 428 | - apply the same pack twice and verify no duplicates |
429 | 429 | - execute a known conflict path and verify dry-run conflict report with no mutation |
430 | 430 |
|
| 431 | +## P. Workspace Shell, Board Lifecycle, and Keyboard UX (Slice A) |
| 432 | + |
| 433 | +Status: |
| 434 | +- active; detailed step-indexed checklist in `docs/testing/manual-validation-a-workspace-board-ux.md` |
| 435 | + |
| 436 | +Goal: |
| 437 | +- validate workspace shell navigation, board CRUD lifecycle, keyboard navigation model, escape behavior stack, drag handle safety, and filter panel UX |
| 438 | + |
| 439 | +Scope (22 scenarios, A-01 through A-22): |
| 440 | +1. Auth flows: registration, login, auth guard redirect (A-01 to A-03) |
| 441 | +2. Shell navigation: sidebar routes, command palette, keyboard shortcuts help, quick capture modal, logout (A-04 to A-08) |
| 442 | +3. Board lifecycle: creation, rename, archive/unarchive, action rail (A-09 to A-12) |
| 443 | +4. Board operations: columns, cards, labels, filter panel (A-13 to A-16) |
| 444 | +5. Keyboard UX: vim-style board navigation, escape behavior stack (board and shell), drag handle safety (A-17 to A-20) |
| 445 | +6. Today view and onboarding: agenda, dismiss/replay persistence (A-21 to A-22) |
| 446 | + |
| 447 | +Reference: `docs/testing/manual-validation-a-workspace-board-ux.md` for full step tables, evidence guidance, automation candidates, and defect filing template. |
431 | 448 | ## P. Authz Policy, Cross-User Isolation, and API Error Contracts (Slice B, `#131`) |
432 | 449 |
|
433 | 450 | Status: |
|
0 commit comments