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]: NumberInput - Screen Reader Not Announcing Incremented/Decremented Values #16529

Open
2 tasks done
2nikhiltom opened this issue May 21, 2024 · 0 comments
Open
2 tasks done

Comments

@2nikhiltom
Copy link
Contributor

2nikhiltom commented May 21, 2024

Package

@carbon/react

Browser

No response

Operating System

No response

Package version

v1.56.0

React version

18.02

Automated testing tool and ruleset

Manual QA

Assistive technology

JAWS

Description

When the keyboard is used to increment or decrement the values via the arrow keys, the screen reader does not announce the updated value.
If the screen reader does not announce the value change in the input field, it’s difficult for users to understand it on their own. This defect mainly impacts users who are blind.

WCAG 2.1 Violation

No response

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-numberinput--default

Recommend Fix

Ensure JAWS announce the incremented and decremented values accordingly when they are changed.

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