feat(documents): keyboard-accessible range zoom for timeline #479
Reference in New Issue
Block a user
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?
Context
Spun out of PR #478 (issue #385). Leonie's review flagged that the drag-to-zoom gesture on the timeline density widget has no keyboard equivalent, which is a WCAG 2.1.1 (Keyboard) failure: keyboard users can only single-click a bar (filter only) and cannot trigger the range-zoom flow that mouse and touch users get.
Acceptance criteria
triggerSearchWithZoom).timeline_dragging_aria_livepolite live region (or an equivalent confirmation message).titletooltip or a one-time hint — explains the keyboard shortcut so it's discoverable.Out of scope
Test plan
zoomFrom/zoomToandfrom/to.Related
test(documents): timeline density Playwright coverage