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]: MultiSelect - Accessibility issue - The ARIA attribute "aria-autocomplete" is in conflict with the corresponding HTML attribute "autocomplete" #17267

Closed
2 tasks done
omkarajagunde opened this issue Aug 26, 2024 · 2 comments

Comments

@omkarajagunde
Copy link
Contributor

Package

@carbon/react

Browser

Chrome, Safari, Firefox, Edge

Operating System

MacOS

Package version

^1.51.0

React version

^18.2.0

Automated testing tool and ruleset

IBM Equal Access Accessibility Checker

Assistive technology

No response

Description

Screenshot 2024-08-26 at 12 06 16 PM

WCAG 2.1 Violation

No response

Reproduction/example

NA

Steps to reproduce

On the react storybook - https://react.carbondesignsystem.com/?path=/docs/components-multiselect--overview
if I try to run IBM Equal Access Accessibility Checker the below Violation is seen -
The ARIA attribute "aria-autocomplete" is in conflict with the corresponding HTML attribute "autocomplete"

Suggested Severity

None

Code of Conduct

@tay1orjones
Copy link
Member

tay1orjones commented Sep 23, 2024

Thanks for reporting this is present on MultiSelect. We have another issue for this but for Combobox, I'll update it to be more broad so we can avoid duplicate issues.

@tay1orjones
Copy link
Member

Duplicate of #17181

@tay1orjones tay1orjones marked this as a duplicate of #17181 Sep 23, 2024
@tay1orjones tay1orjones closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
@github-project-automation github-project-automation bot moved this from ⏱ Backlog to ✅ Done in Design System Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

6 participants
@tay1orjones @sstrubberg @omkarajagunde @Gururajj77 and others