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
We currently use the html title attribute for hover tooltips. This is (probably) read by (most?) screenreaders. We should consider using some different solution.
Should be accessible
Should show a prettier UI component, without waiting as long as the title requires
Keyboard behavior shoud be sensible (e.g. show on tab)
The text was updated successfully, but these errors were encountered:
We currently use the html
title
attribute for hover tooltips. This is (probably) read by (most?) screenreaders. We should consider using some different solution.title
requiresThe text was updated successfully, but these errors were encountered: