-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Blocks Navigation menu: use links not buttons #11711
Copy link
Copy link
Closed
Labels
[Feature] List ViewMenu item in the top toolbar to select blocks from a list of links.Menu item in the top toolbar to select blocks from a list of links.[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Metadata
Metadata
Assignees
Labels
[Feature] List ViewMenu item in the top toolbar to select blocks from a list of links.Menu item in the top toolbar to select blocks from a list of links.[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
For the same reason the "Content structure" menu (also known as "Document outline") is going to use in-page links, see #7142 and #10815, also the Blocks Navigation menu should use links.
Right now, the Blocks navigation buttons are used fot content navigation. They're emulating the hyperlinks behaviour "by moving keyboard (and viewport) focus to the relevant area, but the behaviour may be unpredictable to blind users".