-
Notifications
You must be signed in to change notification settings - Fork 800
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
VideoPress Block: New Icon for Edit Button #20916
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Jetpack plugin:
|
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.
Icon is updated to the new design, and button still works as expected.
This is definitely not best. We designed this new edit icon to work accordingly with the other icons of the toolbar which aren't or shouldn't be Dashicons (which are and will be deprecated). All of these icons are new and should be leveraged as available in the icon library, they all have a 24px footprint and work as intended in this design library. Pinging @jasmussen in case I'm missing something. |
Yep, definitely keep the 24x24 as they were intended to be displayed, especially since Dashicons has long since been retired. I do appreciate the effort to replace the remaining instances of Dashicon usage! |
Yes, there are no dashicons in that toolbar. You can reference |
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.
Diff is much cleaner and icon size matches that of other blocks now.
In responding to the ping above by Pablo last night, I should've perhaps shared some wider context for the new iconography. Dashicons were put into maintenance mode with WordPress 5.5. In its place is a new icon set that has been designed to be lighter with thinner strokes, bigger to be more legible, and to match the design language that's evolving from the block editor and outwards. The set already includes a great deal of icons, but if there's any icon you need currently missing from the set, I'd be super happy to help make it happen. |
Great news! One last step: head over to your WordPress.com diff, D66196-code, and commit it. Thank you! |
Deployed to wp.com via r231166-wpcom |
* master: Backport Connection Package Changelog from Release (#20942) Tiled gallery: fix transform again (#20928) Jetpack Sync: Checksums: Better handling of WooCommerce tables (#20937) VideoPress Block: New Icon for Edit Button (#20916) Backup: fix dashboard styling (#20900) Connection: remove invalid user token before reconnect (#20919) Widget Visibility build tools: adjust command in readme (#20935) storybook: Use webpack 5 everywhere (#20891)
This PR updates the icon for the edit button in the toolbar for the VideoPress block.
Before
After
I made the icon a bit smaller so that it fits in with the other icons on the toolbar that are still "dashicons".
Changes proposed in this Pull Request:
Jetpack product discussion
pxWta-Zz-p2
Does this pull request change what data or activity we track or use?
No
Testing instructions: