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]: Accordion - Playground - Screen reader is announcing the accordion content #16748

Open
2 tasks done
guidari opened this issue Jun 12, 2024 · 0 comments
Open
2 tasks done

Comments

@guidari
Copy link
Contributor

guidari commented Jun 12, 2024

Package

@carbon/react

Browser

Firefox

Operating System

No response

Package version

v1.58.1

React version

18.02

Automated testing tool and ruleset

Manual QA

Assistive technology

JAWS

Description

Set the disabled Boolean to "True", JAWS will announce the accordion as unavailable. But in arrow key navigation JAWS is announcing the accordion content.

Recommended Fix

Ensure JAWS should not read the accordion content if the accordion is unavailable.

WCAG 2.1 Violation

No response

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-accordion--playground&args=disabled:!true

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