Skip to content
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

Empty "Star" Icon (UI) #323

Open
maltfield opened this issue Feb 1, 2024 · 2 comments
Open

Empty "Star" Icon (UI) #323

maltfield opened this issue Feb 1, 2024 · 2 comments

Comments

@maltfield
Copy link

maltfield commented Feb 1, 2024

This is a feature request to add a set of "empty star" icons -- in addition to the number of "star icons" that the user left for the review

Problem

If the user leaves a 4-star review, then the UI presents it in a way that readers think they left a 4/4 star review. In reality, they left a 4/5 star review.

Solution

An "empty star" icon should be created that is a dimmed-out (reduced opacity) version of the "star" icon.

  • If the user leaves a 5-star review, then 5 "star" icons should appear
  • If the user leaves a 4-star review, then 4 "star" icons should appear -- followed by 1 "empty star" icon
  • If the user leaves a 3-star review, then 3 "star" icons should appear -- followed by 2 "empty star" icons
  • If the user leaves a 2-star review, then 2 "star" icons should appear -- followed by 2 "empty star" icons
  • If the user leaves a 1-star review, then 1 "star" icon should appear -- followed by 4 "empty star" icons

Context

Consider, for example, the following review:

ur9ne7sawe_000

To the average internet user, it looks like this is a 4/4 star review. In fact, it's a 4/5 star review.

@eloquence
Copy link
Owner

Good point @MatField. I've been working a bit with https://ura.design on redesigning different parts of the UI. Here's what they came up with for the star design:

image

The color would still change depending on the number of stars there are, e.g.:

image

What do you think of this design?

@maltfield
Copy link
Author

I think that design is wonderful. The color change is a good plus :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants