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
When focusing a <ButtonInvisible/> component via keyboard, no focus styles are applied. I would expect some sort of visual indicator so users know what they've focused on.
To Reproduce
Steps to reproduce the behavior:
Use a <ButtonInvisible>
Tab to the button
Expect to see focus
Expected behavior
The button should be focused.
Screenshots
Desktop (please complete the following information):
OS: MacOS
Browser Chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
When focusing a
<ButtonInvisible/>
component via keyboard, no focus styles are applied. I would expect some sort of visual indicator so users know what they've focused on.To Reproduce
Steps to reproduce the behavior:
<ButtonInvisible>
Expected behavior
The button should be focused.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: