Table: Tab/Shift-Tab cell navigation with accessible exit #338
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#338
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Inside a table, Tab/Shift-Tab does not move to the next/previous cell as expected from word processors -- focus jumps to the next link/control on the page instead.
Reported by Stefan on 2026-08-15.
Desired behavior
goToNextCell/goToPreviousCell).Accessibility (must be clarified in this issue)
Capturing Tab conflicts with WCAG 2.1.2 (No Keyboard Trap) unless there is a documented, working exit:
apps/web/e2e/a11y.spec.ts(ADR 0017: accessibility is developed alongside the feature, violations are functional bugs).Acceptance criteria