-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Add outline to builder button #15277
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
Conversation
FYI: There are other places that have the same issue, e.g. the button to select an email theme. I will create separate PRs for these if this one gets accepted |
@PatrickJenkner thanks for this PR! Do you want to address the other places in this PR or different ones? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 7.x #15277 +/- ##
=========================================
Coverage 66.41% 66.41%
Complexity 35210 35210
=========================================
Files 2319 2319
Lines 141913 141913
=========================================
Hits 94257 94257
Misses 47656 47656
🚀 New features to boost your workflow:
|
@escopecz I will create different PRs for each type of button/for each place where buttons should be changed. That way it's easier to discuss whether maybe some of them should stay how they are, be changed to a whole other type of button etc. |
LGTM! |
|
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.
Description
The button to launch the builder for campaigns, emails, focus items and landing pages currently uses the "ghost" style, causing it to have the same color as the background without a border. This makes it harder to spot the button.
This PR changes the button to use the "tertiary" style, giving it an outline:
📋 Steps to test this PR: