Multiselect: WCAG ARIA hidden element must not be focusable or contain focusable elements #7343
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Milestone
Describe the bug
PrimeReact's multiselect has the following serious severity accessibility issue:
ARIA hidden element must not be focusable or contain focusable elements
Description:
The multiselect includes 2 spans with data-pc-section as hiddenfirstfocusableel and hiddenlastfocusableel which are not targetable using pt options.
Please have a look at below attached picture for reference.
Reproducer
No response
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: