Skip to content

Commit 1967fd6

Browse files
authored
Merge pull request #476 from Chris0Jeky/test/manual-slice-workspace-board-ux
TST-07: Manual validation slice A - workspace shell, board lifecycle, keyboard UX
2 parents 4ca8372 + 74553ec commit 1967fd6

File tree

2 files changed

+525
-1
lines changed

2 files changed

+525
-1
lines changed

docs/MANUAL_TEST_CHECKLIST.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Use this checklist to manually validate current Taskdeck behavior on `main`.
44

5-
Last Updated: 2026-03-09
5+
Last Updated: 2026-03-29
66
Companion Active Docs:
77
- `docs/STATUS.md`
88
- `docs/IMPLEMENTATION_MASTERPLAN.md`
@@ -428,6 +428,23 @@ Slice checks:
428428
- apply the same pack twice and verify no duplicates
429429
- execute a known conflict path and verify dry-run conflict report with no mutation
430430

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.
431448
## P. Authz Policy, Cross-User Isolation, and API Error Contracts (Slice B, `#131`)
432449

433450
Status:

0 commit comments

Comments
 (0)