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

[a11y]: [UI Shell] [SideNav with Divider] - Screen reader misinterprets two lists as one and counts the divider as an item #16888

Open
2 tasks done
2nikhiltom opened this issue Jun 28, 2024 · 0 comments

Comments

@2nikhiltom
Copy link
Contributor

2nikhiltom commented Jun 28, 2024

Package

@carbon/react

Browser

Firefox

Operating System

Windows

Package version

v1.60.3

React version

18.02

Automated testing tool and ruleset

Manual QA

Assistive technology

JAWS

Description

image

Visually, there are two distinct lists separated by a divider. The first list contains three items, and the second list contains two items. However, the screen reader announces these as a single list and incorrectly counts the divider as an additional item.

Two different list should be defined and screen reader should announce the list items count along with the list correctly.

WCAG 2.1 Violation

No response

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-ui-shell-sidenav--fixed-side-nav-w-divider

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

2 participants