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

fix(flat-button): focus fixes #648

Merged
merged 1 commit into from
Apr 5, 2019
Merged

Conversation

montezume
Copy link
Contributor

@montezume montezume commented Apr 5, 2019

When you navigate to a FlatButton using tab, currently there is no indication that this element is focused. I added the same effect that we have for hover now for focus. Also, I coloured the SVG element the same colour as the text on hover and focus.

After

passwordfield

@montezume montezume self-assigned this Apr 5, 2019
@montezume montezume added Semver: FIX 🐛 Type: Bug Something isn't working labels Apr 5, 2019
@montezume montezume requested review from jonnybel and tdeekens April 5, 2019 12:00
Copy link
Contributor

@jonnybel jonnybel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This fixes one of the problems of #642

@montezume montezume force-pushed the ml-flag-button-hover-fix branch from 1a2085e to bbbaad9 Compare April 5, 2019 12:15
@montezume montezume merged commit 7741452 into master Apr 5, 2019
@montezume montezume deleted the ml-flag-button-hover-fix branch April 5, 2019 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants