Keyboard navigation #2

Open
opened 2024-09-12 22:35:11 +02:00 by liquidex · 0 comments
Owner

It should be possible to navigate the tree using your keyboard:

  • ↑ ↓ - choose branch
  • ← - collapse
  • → - expand

These shortcuts overwrite browser functionality so it should probably only be enabled if the user starts pushing Tab to focus elements.

This will probably also require us to add proper tabindexes to elements, which isn’t currently done; the Tab navigation experience is a hodgepodge, focusing on various elements that don’t exactly make much sense.

It should be possible to navigate the tree using your keyboard: - ↑ ↓ - choose branch - ← - collapse - → - expand These shortcuts overwrite browser functionality so it should probably only be enabled if the user starts pushing Tab to focus elements. This will probably also require us to add proper tabindexes to elements, which isn’t currently done; the Tab navigation experience is a hodgepodge, focusing on various elements that don’t exactly make much sense.
liquidex added the
feat
a11y
labels 2024-09-12 22:52:07 +02:00
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: liquidex/treehouse#2
No description provided.