-
Notifications
You must be signed in to change notification settings - Fork 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
Add gray background to filter buttons in design picker #97168
Conversation
Jetpack Cloud live (direct link)
Automattic for Agencies live (direct link)
|
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
❓ Designs suggest a less gap between the buttons. Do you prefer to override the gap in design-picker only or in the base component? |
@madhusudhand will there be a follow-up PR to make the filters UI match the design spec? They still look very different. |
Yes, overrides in the design picker only. |
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.
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.
We can address the above issue in the follow-up PRs 🙂
I've confirmed with @fditrapani in that we intend to override the styles for the filters in the Design Picker. Filippo also pointed out that https://wordpress.com/patterns also shares similar styling. Creating the issue https://github.com/Automattic/dotcom-forge/issues/10108 to track this work. |
I will address all the UI issues in the followup PR. Merging this for now. |
Thanks for pointing that out @arthur791004. We should make some adjustments on smaller screens for sure. I've shared a mobile design which displays the filters on two rows and has horizontal scrolling (without the more button). Let me know if that's enough or if you need me to mock anything else up. |
Related to https://github.com/Automattic/dotcom-forge/issues/10014
Proposed Changes
Before
After
Why are these changes being made?
Testing Instructions
Pre-merge Checklist