You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like it's because the skeleton is given a role of button(link). If you look at the TextInputSkeleton, it does not have this "role" and does not have the same issues.
The text was updated successfully, but these errors were encountered:
Environment
Found in Chrome. But probably all browsers.
DAP chrome extension
Detailed description
v10.10.1
When using a DropdownSkeleton DAP should not find accessibility violations.
Two violations are found.
Steps to reproduce the issue
CodeSandbox
Additional information
This looks like it's because the skeleton is given a role of
button
(link). If you look at the TextInputSkeleton, it does not have this "role" and does not have the same issues.The text was updated successfully, but these errors were encountered: