-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Issues when flat button is focused with a keyboard #625
Labels
component: button
This is the name of the generic UI component, not the React module!
Comments
pomerantsev
added a commit
to pomerantsev/material-ui
that referenced
this issue
May 9, 2015
This was referenced Nov 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a flat button is focused using a keyboard, it:
a. doesn't have a background (which it had in the version with external CSS);
b. displays an error in the console.
The text was updated successfully, but these errors were encountered: