♿(frontend) focus skip link on headings and skip grid dropzone#1983
Merged
♿(frontend) focus skip link on headings and skip grid dropzone#1983
Conversation
798f479 to
c909355
Compare
|
Size Change: -983 B (-0.02%) Total Size: 4.23 MB
|
5b61e43 to
968b033
Compare
790d114 to
ff9efe0
Compare
AntoLC
reviewed
Mar 12, 2026
9fc029a to
32fbc79
Compare
AntoLC
reviewed
Mar 19, 2026
AntoLC
reviewed
Mar 19, 2026
972fe6b to
a253467
Compare
AntoLC
approved these changes
Mar 20, 2026
We land keyboard users on page headings and keep the grid dropzone untabbable.
Replace button with anchor link
a253467 to
bf93640
Compare
lunika
added a commit
that referenced
this pull request
Mar 21, 2026
Changed - 💫(frontend) fix the help button to the bottom in tree #2073 - ♿️(frontend) improve version history list accessibility #2033 - ♿️(frontend) fix more options menu feedback for screen readers #2071 - ♿(frontend) focus skip link on headings and skip grid dropzone #1983 - ♿️(frontend) fix search modal accessibility issues #2054 - ♿️(frontend) add sr-only format to export download button #2088 - ♿️(frontend) announce formatting shortcuts for screen readers #2070 - ✨(frontend) add markdown copy icon for Copy as Markdown option #2096 - ♻️(backend) skip saving in database a document when payload is empty #2062 Fixed - ♿️(frontend) fix aria-labels for table of contents #2065 - 🐛(backend) allow using search endpoint without refresh token enabled #2097
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Improve keyboard and screen reader navigation by moving skip link focus to page
headings instead of the whole main region, and by keeping the docs grid
dropzone out of the keyboard focus order.
Proposal
heading (
h1, thenh2) instead ofmainmeaningful main heading
target
buttontoa