-
Notifications
You must be signed in to change notification settings - Fork 84
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
Text situated in a Sidebar component can have screen reader issues #6999
Labels
Comments
FE-6839 |
tomdavies73
added a commit
that referenced
this issue
Nov 1, 2024
…bbable When any of the components' content containers overflow and contain no interactive elements, the container will be added to the tabbing order and can be focused via keyboard navigation to ensure their contents are accessible fix #6999
14 tasks
tomdavies73
added a commit
that referenced
this issue
Nov 1, 2024
…bbable When any of the components' content containers overflow and contain no interactive elements, the container will be added to the tabbing order and can be focused via keyboard navigation to ensure their contents are accessible fix #6999
tomdavies73
added a commit
that referenced
this issue
Nov 7, 2024
…bbable When any of the components' content containers overflow and contain no interactive elements, the container will be added to the tabbing order and can be focused via keyboard navigation to ensure their contents are accessible fix #6999
tomdavies73
added a commit
that referenced
this issue
Nov 12, 2024
…bbable When any of the components' content containers overflow and contain no interactive elements, the container will be added to the tabbing order and can be focused via keyboard navigation to ensure their contents are accessible fix #6999
The issue is closed due to the text content still being accessible when navigated using VO keys, opposed to tabbing. With the former being the preferred and recommended form of navigation for screen reader users. Verified by the accessibility team. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I am trying to make content accessible to screen readers by tabbing. the sidebar has no buttons only texts and .
Reproduction
https://stackblitz.com/edit/parsium-carbon-starter-euvanf?file=index.html,src%2FApp.tsx
Steps to reproduce
JIRA ticket numbers (Sage only)
No response
Suggested solution
No response
Carbon version
142.9.0
Design tokens version
No response
Relevant browsers
Firefox, Chrome, Safari, Microsoft Edge, Other
Relevant OSs
Windows
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: