Multiselect: Accessibility issue aria-allowed-role
- list-box role not allowed
#5446
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Milestone
Describe the bug
I am facing a accessibility issue while using prime react component for multiple selection dropdown.
" aria-allowed-role - list-box role not allowed "
This similar issue is on prime react website also . If Fast Pass (Accessibility Insights for Web - this is a chrome extension) is run on prime react website.
Is there any fix to resolve this issue . Please do contribute.
You can check the working code in Sandbox : https://codesandbox.io/p/sandbox/primereact-multiselect-forked-wtpshd?file=%2Fsrc%2FApp.js
Reproducer
https://codesandbox.io/p/sandbox/primereact-multiselect-forked-wtpshd?file=%2Fsrc%2FApp.js
PrimeReact version
9.6.0
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
There should be no accessibility issue.
The text was updated successfully, but these errors were encountered: