-
Notifications
You must be signed in to change notification settings - Fork 834
Social Logos: update to the most recent version of the package #33591
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
This includes 2 things: - Fixes to the X and Threads logos, to avoid invalid SVG warnings (see Automattic/social-logos#127 (comment) ). - An updated X logo to match updated branding guidelines (in practice, the logo is now aligned a bit differently on the grid).
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:
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
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.
Testing sharing buttons
I don't know if that's related to this PR, but the Facebook blues on WordPress.com and in a post are different.
Definitely not related to this PR, so I could bring it up where appropriate: I find it odd that we use the white background Facebook and LinkedIn icons inside a blue circle, instead of using a white "f" or "in" as we do in wordpress.com/marketing/connections/:site
.
Testing the post-publish modal
I could see the X icon in the post publish panel, and the feature works as expected. However I can't see a Quick share icon in the "Share this post" panel (with either a free or Social plan). What might I have missed?
This Calypso PR should help with that:
This is due to the design of the sharing buttons. That's something we had discussed a bit in #15954. I think this is something we could address when we tackle #19694.
I'll leave that question to @manzoorwanijk, who is more familiar with the feature than me. |
You need to click on this Share icon ![]() May be it's not too obvious and can be improved, what do you think @Automattic/jetpack-reach & @ilonagl? |
Thanks for the clarification @manzoorwanijk, I could test the rest of the instructions.
I think so too. The sharing icon doesn't look like it's activable and the buttons inside the panel call for attention. Here are 2 points regarding accessibility, in case improving this is considered:
|
Thank you @monsieur-z. I have created a task for the a11y improvements and it's linked above. |
Proposed changes:
This includes 2 things:
Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
Testing sharing buttons
Testing the post-publish modal
wp.data.dispatch('core/edit-post').togglePublishSidebar();