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

Fix(checkbox): a11y issue v1 #11439

Merged

Conversation

sangeethababu9223
Copy link
Member

Related Ticket(s)

Closes #11345

Description

Accessibility issue on checkbox:
The ARIA attributes aria-checked are not valid for the element with implicit ARIA role "checkbox"

Changelog

Removed

  • Removed aria-checked attribute from the input field.

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Jan 23, 2024
@kodiakhq kodiakhq bot merged commit 0d72fc9 into carbon-design-system:v1 Jan 23, 2024
28 of 30 checks passed
@sangeethababu9223 sangeethababu9223 linked an issue Jan 23, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Has accessibility requirement package: carbon web components Ready to merge Label for the pull requests that are ready to merge v1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Accessibility]: accessibility issue on checkbox
3 participants