This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-button(not raised): No background color on hover? #2382
Milestone
Comments
It also isn't showing when using https://material.angularjs.org/#/demo/material.components.button |
We were actually going off of internal feedback that said "Buttons: we don't have hover states." I have followed up to clarify. |
@marcysutton As a user it seems confusing when there isn't a hover state. The only visual cue I get that something is a button then is that the text is all caps. Also not having a hover state seems to go against having a focused state. |
After looking closer at it, I totally agree. It's less clear with flat buttons that they are indeed buttons without some sort of visual feedback. |
@marcysutton Thanks for the fix! |
@marcysutton - 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems that the slight grey background for non raised buttons has been removed. However this doesn't conform with the spec.
http://www.google.com/design/spec/components/buttons.html#buttons-flat-raised-buttons
In
0.9.0-rc1
it currently looks like normal when it should look like hover with a slight grey background.The text was updated successfully, but these errors were encountered: