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
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
In order to meet WCAG 2.4.3 - Focus Order, inactive elements have to have the disabled attribute set to true in order to let users of assistive technology know that the element is disabled, adding aria-disabled when the button is disabled is also encouraged so that the element is not removed from the accessibility tree
In order to meet WCAG 2.4.3 - Focus Order, inactive elements have to have the disabled attribute set to true in order to let users of assistive technology know that the element is disabled, adding aria-disabled when the button is disabled is also encouraged so that the element is not removed from the accessibility tree
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-disabled
https://stackoverflow.com/questions/62752054/swiper-js-w3c-aa-keyboard-tab-issue
The text was updated successfully, but these errors were encountered: