-
-
Notifications
You must be signed in to change notification settings - Fork 728
Description
Ok, I know i'm probably nitpicking here but I can't help myself but express my thoughts.
So I've seen the recent slight design update for the buttons yesterday. I am for it retruning back to what it was before and maybe add a new button style which could be called "raised".
The raison why is not really related to esthetics (they both looks good and are the same really) but more related to "conventions", "what is usually done on the internet" and "what users are usually used to".
The way it was before is :
The button has a normal, usual state. You hover over it then the state change, the button gets raised with a box-shadow
and the user knows it can click on it
The way it is now :
Well pretty much the opposite. The button start raised then becomes "normal" on hovering
Suggestion :
So what I'm suggesting is bringing the default button style to what it was before yesterday and add a new style (just like "filled", "flat") that could be called "Raised" or something similar.