Closed RogerKemp closed 7 years ago
When tabbing through a form it's not obvious a user is focussed on a radio toggle, since it doesn't have a focus state style.
I suggest using the same style as the text input fields.
This works already, notice the colored border around the buttons when focused:
It only worked when you tab through a form, not when you click on it. I fixed that now.
When tabbing through a form it's not obvious a user is focussed on a radio toggle, since it doesn't have a focus state style.
I suggest using the same style as the text input fields.