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
Having a visible label for an IconButton will help users with cognitive disabilities and increase usability for everyone, since it's not always obvious from the icon what action is possible.
In PVC, all IconButton default to having a tooltip (IconButton PVC docs). I recall this decision was made after input from accessibility design. Could we follow the same pattern here?
Thanks all, we're going to close this one as a duplicate of #2008. Also agree we should try to ship the Tooltip accessibility remediations #3169 as a next step!
Having a visible label for an IconButton will help users with cognitive disabilities and increase usability for everyone, since it's not always obvious from the icon what action is possible.
In PVC, all
IconButton
default to having a tooltip (IconButton PVC docs). I recall this decision was made after input from accessibility design. Could we follow the same pattern here?Relates to: https://github.com/github/accessibility-audits/issues/3171
The text was updated successfully, but these errors were encountered: