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 -label is announced thrice by JAWS #16528

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

[a11y]: NumberInput -label is announced thrice by JAWS #16528

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

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

In NumberInout component from storybook
With arrow key navigation, Jaws is announcing three times for the name of the input label.

JAWS announcement:
Number Input label
Number Input label
Number Input label edit spin box

Any redundant, excessively wordy and extraneous announcement can distract screen reader users.

WCAG 2.1 Violation

No response

Reproduction/example

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

Recommend Fix

Avoid multiple times announcement for the name of the input label.

Code of Conduct

@2nikhiltom 2nikhiltom changed the title [a11y]: Number Input label is announced thrice by JAWS [a11y]: NumberInput -label is announced thrice by JAWS May 21, 2024
@guidari guidari moved this to ⏱ Backlog in Design System May 21, 2024
@sstrubberg sstrubberg added severity: 3 https://ibm.biz/carbon-severity type: bug 🐛 labels Jun 28, 2024
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