Accessibility issue in Multiselect - Ensure every form element has a label , Interactive controls must not be nested #7702
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Describe the bug
While running axeDevtools ( accessibility tool ) on a page using the Multiselect component ,the following accessibility issue was flagged
1.Ensure every form element has a label
2.Interactive controls must not be nested
this issue can also be reproduced by clicking on the Multiselect component in prime react document page (https://primereact.org/multiselect/) and running axeDevtools
Reproducer
No response
System Information
Steps to reproduce the behavior
Navigate to the PrimeReact Multiselect documentation page. https://primereact.org/multiselect/
Click and open a Multiselect component.
Run axeDev tools.
Observe the issue flagged in the accessibility section of the report.
Expected behavior
No response
The text was updated successfully, but these errors were encountered: