-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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: Adding buttons should respect the preferred style #31089
Conversation
This comment has been minimized.
This comment has been minimized.
Size Change: +46 B (0%) Total Size: 1.04 MB
ℹ️ View Unchanged
|
There's another issue with the template described in #28217, so I wonder if it might be good to remove the template and look for a different way of handling empty buttons blocks. |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this Ari!
I've left some small comments but this works as expected.
Co-authored-by: Nik Tsekouras <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Green CI and 🚢 ! Thanks!
Description
Fixes #27217
How has this been tested?
Testing instructions from #31084:
buttons
block, and notice that the button is not an outline.This PR fixes the above issue, so the 1st button has the right style.
Checklist:
*.native.js
files for terms that need renaming or removal).