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] [TreeView] [with controlled expansion] - No screen reader announce is made when tree is expanded/collapsed via buttons #16899

Open
2 tasks done
2nikhiltom opened this issue Jul 1, 2024 · 0 comments

Comments

@2nikhiltom
Copy link
Contributor

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

When users interact with the "Expand All" or "Collapse All" buttons above the tree view component, no announcement is made by screen readers to indicate the change in the tree's state.
This lack of feedback prevents users relying on screen readers from knowing whether their action was successful and if the tree view's state has changed.

WCAG 2.1 Violation

No response

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-treeview--with-controlled-expansion

Steps to reproduce

Visit storybook
Turn on JAWS
Reach the buttons via Tab key navigation
Press the "Expand All" or "Collapse All" buttons
Observe no announcements is by screen reader towards the change in treeview

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