Ensure full keyboard navigation and focus management #54

Open
opened 2026-07-01 01:06:17 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:06:17 +00:00 (Migrated from github.com)

Problem

All interactive surfaces (calendar, modal, switchers, navigator) must be operable by keyboard with visible focus and correct tab order.

Acceptance criteria

  • Every interactive control is reachable and operable by keyboard.
  • The day-view modal traps and restores focus and closes on Escape.
  • Visible focus indicators meet contrast requirements.
  • Tab order follows logical reading order on every surface.

Notes

Builds on the modal focus work from v0.1.0.

## Problem All interactive surfaces (calendar, modal, switchers, navigator) must be operable by keyboard with visible focus and correct tab order. ## Acceptance criteria - [ ] Every interactive control is reachable and operable by keyboard. - [ ] The day-view modal traps and restores focus and closes on Escape. - [ ] Visible focus indicators meet contrast requirements. - [ ] Tab order follows logical reading order on every surface. ## Notes Builds on the modal focus work from v0.1.0.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#54
No description provided.