mapbox / react-colorpickr

A themeable colorpicker with HSL and RGB support for React

Home Page:https://labs.mapbox.com/react-colorpickr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On focus show button label, and highlight it is focused

Poetro opened this issue · comments

I cannot figure out the labels of the Reset button by just focusing on it, as the focus neither highlights the button, nor show the text of it, I have to use the mouse to figure that out. It is an accessibility issue for people who only use keyboard to navigate the component.

v10 now adds an accessible tooltip on focus or hover. Should be good here!