Opened 8 years ago
Closed 7 years ago
#1827 closed task (blessed) (fixed)
Improvements to Ratings and Reviews
Reported by: | samuelsidler | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Plugin Directory | Keywords: | ui-feedback 2nd-opinion |
Cc: |
Description
(Putting these in one ticket though the listed improvements cover both the ratings widget and the reviews section.)
There are a few things we can do to improve ratings and reviews:
- Change all empty stars to be grey in color, instead of yellow. This is on the single view in both places (ratings and reviews) and in the homepage/search result cards.
- Remove blue underline when hovering the ratings number (in the widget).
- Show total number of reviews in ratings widget (similar to homepage).
- In the reviews section, decrease the spacing between the stars and review itself (see screenshot for section).
- Remove the on-hover blue underline entirely from the "Read all [n] reviews" and "See all" ratings links, to match the "Read more" links elsewhere.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Replying to samuelsidler:
That's really hard to do without fundamentally changing how the stars markup to make half stars work. I don't think the yellow outline is working too badly.
That seems to have been fixed in an earlier commit.
With the different sizes of stars, adding the total number just looks very awkward. I think having the counts per rating right below that works well enough on single views.
I'll have a commit forthcoming on that.
#3373 will cover that.