Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Accessibility Fix: "Skip to content" link for documentation pages. #480

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

srijan55
Copy link
Contributor

As part of accessibility requirements, Users who rely on keyboard for navigation should have a way to bypass repetitive content while navigating with Tab key.

The concept of 'Skip to main content' link is to click it to go directly to main content, instead of traversing across the entire side-bar, headers, table of contents etc.

Video.Project.3.mp4

Ref bug (internal) : https://msazure.visualstudio.com/One/_workitems/edit/28567305

… navigation should have a way to bypass repetitive content while navigating with Tab key.

The concept of 'Skip to main content' link is to click it to go directly to main content, instead of traversing across the entire side-bar, headers, table of contents etc.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-480.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-480.eastus2.azurestaticapps.net

@777arc 777arc self-requested a review October 15, 2024 16:07
@srijan55 srijan55 merged commit c77cfff into develop Oct 15, 2024
9 checks passed
@srijan55 srijan55 deleted the user/manishkg/skipContentLink branch October 15, 2024 16:47
srijan55 added a commit that referenced this pull request Nov 5, 2024
* Release/2024.9.3 (#478)

* bump version

* 2024.9.3

* Docs fixes and enabled the broken test (#475)

* Update about.md

* API link

* added third repo

* Removed just getting started

* Added fourth repo

* removed dead aka.ms links

* explorer edits

* edited Use GitHub Codespaces

* misc edits

* trigger pipeline

* enable the searchid e2e test

* readme notes

* trigger actions

* trigger pipeline

---------

Co-authored-by: Marc Lichtman <[email protected]>

* Keyboard Accessibility Fix: "Skip to content" link for documentation pages. (#480)

* As part of accessibility requirements, Users who rely on keyboard for navigation should have a way to bypass repetitive content while navigating with Tab key.
The concept of 'Skip to main content' link is to click it to go directly to main content, instead of traversing across the entire side-bar, headers, table of contents etc.

* Linting

---------

Co-authored-by: Gustavo Hidalgo <[email protected]>
Co-authored-by: Marc Lichtman <[email protected]>
Co-authored-by: Marc Lichtman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants