Plan 8 Phase 2 - mobile switcher + per-list Done strips (Slice 1 complete)#27
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final Slice-1 increment: the mobile single-list switcher and per-list Done strips. Frontend-only — no backend, API, schema, or test change (the suite stays 147 green, 0 warnings).
What's in it
✓ Done (n)strip of its completed cards, mirroring the checklist Done strip. Retires the global Done area.<select>shows one list at a time; all columns still show at ≥768px (mobile-first, current desktop layout unchanged). The selected list is remembered per board inlocalStorage(validated; falls back to the first list if it's gone).Decision to confirm
Task 7 retires the global Done area, which revises the signed-off Slice-1 "Done = both" — with per-list strips, the global grouped-by-list area would render every done card a second time. Full rationale in the spec's Mobile-layout §. Henry, this is the one call to sign off.
Verified
dotnet test→ 147 passed, 0 failed, 0 warnings (backend untouched).Please check (human acceptance)
Keyboard + screen-reader pass at phone width — switcher operable and announced, per-list strips reachable, inline renames feel right. Hard-reload / disable cache first (dev static files send no
Cache-Control).Spec:
docs/2026-07-08-wend-mobile-a11y-polish-design.mdPlan:
docs/plans/2026-07-08-slice1-mobile-a11y-polish.md