Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ButtonInvisible missing focus styles #1052

Closed
katestud opened this issue Feb 16, 2021 · 0 comments · Fixed by #1054
Closed

ButtonInvisible missing focus styles #1052

katestud opened this issue Feb 16, 2021 · 0 comments · Fixed by #1054

Comments

@katestud
Copy link

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:

  1. Use a <ButtonInvisible>
  2. Tab to the button
  3. Expect to see focus

Expected behavior

The button should be focused.

Screenshots

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant