-
Notifications
You must be signed in to change notification settings - Fork 92
Buttons need hover, active, and focus states #99
Comments
Related upstream issue: WordPress/gutenberg#27075 |
I started working on this a bit in the theme, and it helped to outline the considerations. Use cases to consider
Challenges
|
Just a heads up that Gutenberg support for button hover states is no longer planned for 5.9, so we'll need to make a call about whether or not to build something into the theme. I'll sum up my current thoughts here:
I haven't made up my mind one way or another yet, but in general, it seems clear that we have a bunch of non-ideal options to choose from. |
It is so much easier to only style one button. The other variations can be deregistered 🤐 |
Can we perhaps get it into a WP 5.9.1 theme update instead? |
We haven't updated this in a while, so just adding a few notes from various slack conversations:
|
Describe the bug
Currently the buttons do not have hover, active, or focus states.
Also it looks like their font weight is incorrect.Screenshots
The text was updated successfully, but these errors were encountered: