[a11y]: the aria-label property on Combobox is ignored and the aria-labelledby property is automatically generated #16557
Labels
component: combobox
role: dev 🤖
severity: 2
https://ibm.biz/carbon-severity
type: a11y ♿
type: bug 🐛
Package
@carbon/react, carbon-components
Browser
Chrome, Firefox
Operating System
No response
Package version
1.58.0
React version
No response
Automated testing tool and ruleset
IBM Accessibility checker
Assistive technology
No response
Description
if You add the aria-label property on Combobox, the property is ignored and the aria-labelledby property is automatically generated. When I use the IBM accessibility Checker, I get this error:
The 'id' "downshift-86-label" specified for the ARIA property 'aria-labelledby' value is not valid for combobox
WCAG 2.1 Violation
No response
Reproduction/example
See Steps to reproduce
Steps to reproduce
Note: This issue #7777 has been closed but not fix this problem.
Code of Conduct
The text was updated successfully, but these errors were encountered: