You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Within Paths, we use Tab.ListItem to organize the headers horizontally. When we navigate through the tabs using keyboard navigation the items listed under Tab.ListItem are not picked up.
Tab.ListItem is being imported from @pluralsight/ps-design-system-tab.
Expected behavior 🤔
Within Paths, the screen reader needs to pick up the header that lists with Tab.ListItem.
This needs to have visible keyboard focus and get picked up by a screenreader.
Steps to reproduce 🕹
Steps:
Go to paths section in app.pluralsight.com
With in paths, there are lists of Paths types- "Skills, Certification, Conferences, etc.
Try to navigate to each path type using keyboard tab.
Context 🔦
Accessibility issue in Paths horizontabl tab items.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered:
@Krishnaveni-PS Tabs should be navigable with arrow keys, which I notice they are. Is the problem you're reporting that you cannot navigate to them using tab? If so, this is not a problem and is by design. Tab should take you into or out of the set of tabs, and then arrows will navigate between tabs while the group has focus.
Please confirm your expectation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Duplicates
Latest version
Current behavior 😯
Within Paths, we use Tab.ListItem to organize the headers horizontally. When we navigate through the tabs using keyboard navigation the items listed under Tab.ListItem are not picked up.
Tab.ListItem is being imported from @pluralsight/ps-design-system-tab.
Expected behavior 🤔
Within Paths, the screen reader needs to pick up the header that lists with Tab.ListItem.
This needs to have visible keyboard focus and get picked up by a screenreader.
Steps to reproduce 🕹
Steps:
Context 🔦
Accessibility issue in Paths horizontabl tab items.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: