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 was archived by the owner on Dec 19, 2024. It is now read-only.
The aria spec recommends that "elements with the role tooltip are referenced through the use of aria-describedby before or at the time the tooltip is displayed."
This means that in order to make the application conform to a11y best practices when having a tooltip, you have to add aria-described for each element with a tooltip: