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
To improve accessibility on components, some tests are made on several components.
Select component has got some changes into code tu update accessibility. Except the "disabled" one, there is a critical and incomplete accessibility tests.
What problem does this feature solve?
To improve accessibility on components, some tests are made on several components.
Select component has got some changes into code tu update accessibility. Except the "disabled" one, there is a critical and incomplete accessibility tests.
What is your idea for solve this issue
Find a way to improve code with good values.
Documentation for interactive controls nested: https://dequeuniversity.com/rules/axe/4.9/nested-interactive?application=axeAPI
Documentation for aria attributes values: https://dequeuniversity.com/rules/axe/4.9/aria-valid-attr-value?application=axeAPI
The text was updated successfully, but these errors were encountered: