Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 798 forks source link

Sharing buttons: Visual updates #27817

Closed davemart-in closed 1 year ago

davemart-in commented 1 year ago

Description

It was recently brought to Loop Team ’s attention that it’s high time we update the Sharing and Engagement button designs. The goal of this issue will be to outline this project and to track our progress.

Progress tracker

After a little bit of digging, it looks like there are a variety of things to update:

Sharing buttons

Like / Reblog / Follow Comment / Reply / Todo buttons

Legacy

Note: #28861 is also being discussed as a possible extension of this project.

Preview

Here is a preview of the updates we're proposing:

image

Here's a breakdown of the new styles:

image

Here's a preview with different color backgrounds:

colors

And a visual comparison of old vs. new:

comparison

Big props to ollierozdarz for these designs.

rfaile313 commented 1 year ago

@lessbloat -- suggestion to make the like button more clear if it's checked. Perhaps by inverting the colors.

Right now, in my experience, have to really take a second and look to see if you "liked" something when it used to feel like an unconscious read.

Example of suggestion:

current:

Screenshot 2023-03-15 at 11 09 23 AM

proposed (or similar):

Screenshot 2023-03-15 at 11 09 15 AM

I know this seems trivial but in our use case we use the "like" button to signal to other members of the team that we're working on something since reactions never really got shipped.

davemart-in commented 1 year ago

Thanks for the feedback @rfaile313! You're not the only one to share this feedback. There have been a couple of other folks asking for a change here: p7DVsv-gLZ-p2#comment-44924

I'd still like to keep the new design in place for at least one more week, then ask around to see how people are finding it.

rfaile313 commented 1 year ago

Sounds good @lessbloat thanks for the consideration

rfaile313 commented 1 year ago

Hey @lessbloat I am still on team more noticeable liked button :) just wanted to share

davemart-in commented 1 year ago

Thanks for sharing @rfaile313! @ollierozdarz and I are going to be revisiting all of the feedback we've received this coming Monday.

annezazu commented 1 year ago

Found this issue and wanted to +1 on making the liking action more visible.

correliebre commented 1 year ago

Adding another +1! I still have trouble with knowing whether I liked or didn't like something.

jgcaruso commented 1 year ago

@davemart-in Hi there, I stumbled on this while doing some searching to see if the Like button iframe was at all customizable. Looking at the code in D101354-code it doesn't seem like it is but have there been any discussions about making that possible if it isn't?

For example, passing query params to define styles like:

  1. Make the the gravatar a circle instead of a square
  2. change the color used for the the "liked" state
davemart-in commented 1 year ago

@jgcaruso it's not on our teams immediate radar, though I know the idea has come up a number of times. I do agree that it would be cool to be able to introduce some customization options.