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

Add skip to main content option #5795

Closed
Tracked by #5251
atsansone opened this issue May 9, 2024 · 0 comments · Fixed by #5894
Closed
Tracked by #5251

Add skip to main content option #5795

atsansone opened this issue May 9, 2024 · 0 comments · Fixed by #5894
Assignees
Labels
e0-minutes Can complete in < 60 minutes of normal, not dedicated, work infra.design Relates to the design of docs.Dart.dev p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

Hotlist: https://buganizer.corp.google.com/hotlists/5891206
Bug: https://buganizer.corp.google.com/issues/338062929

Observed Results

Navigating through the page, noticed that the skip to main content link is missing.

Expected Results

Ensure that when the user is navigating in the page the skip to main content link should be displayed and work accordingly for going to the main content.

User Impact

Screen reader and Cognitive users have issues because they cannot bypass repeated headings and blocks of information on the page, they need to navigate everything before reaching the main content.

Steps To Reproduce

  1. Enabled VoiceOver using "Command+F5" or ChromeVox using "Ctrl+Alt+Z".
  2. Open the following page:https://dart.dev/guide)
  3. Start the linear navigation using "Tab key".
  4. Observe that the skip to main content link is not displayed on the page.

GAR Assessment

A11yTracker

GAR Details

2.8. Do you provide a bypass for headings and content that are repeated across multiple pages or within the same page?

Environment Details

  • Machine: MAC/ChromeBook
  • Browser: Chrome Version 120.0.6099.272 (Official Build) (64-bit)
  • Screen reader: VoiceOver/ChromeVox.
  • Bug filling time: 15 mins.
@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern labels May 23, 2024
@atsansone atsansone assigned atsansone and unassigned parlough Jun 4, 2024
@atsansone atsansone added infra.design Relates to the design of docs.Dart.dev e0-minutes Can complete in < 60 minutes of normal, not dedicated, work st.triage.ltw Indicates Lead Tech Writer has triaged labels Jun 4, 2024
khanhnwin pushed a commit that referenced this issue Jun 11, 2024
Fixes #5795 -- Adds an invisible skip to main content button for
visually impaired site users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e0-minutes Can complete in < 60 minutes of normal, not dedicated, work infra.design Relates to the design of docs.Dart.dev p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants