tableflip / sandstorm-appstore

Appstore for Sandstorm.io
http://sandstorm-app-store-test.ga/
Apache License 2.0
6 stars 1 forks source link

Review rating toggle not obvious #189

Open alanshaw opened 9 years ago

alanshaw commented 9 years ago

screen shot 2015-06-22 at 15 55 41

I was surprised to find these buttons above the review box are actually toggles. What makes it extra confusing is that the buttons below look very similar, but are used in a completely different way:

screen shot 2015-06-22 at 15 59 17

richsilv commented 9 years ago

This is a good point in the context of the buttons below. What do you think, @neynah @jadeqwang - should we change the styling for the review toggle?

neynah commented 9 years ago

@alanshaw @richsilv Yeah I totally agree the "It's broken" and "I didn't like it" should be styled differently. Let's try with a grey border(can sample from any other ones we've used), dark purple text, and #e7daea for the highlight?

richsilv commented 9 years ago

Okay, @neynah - how does this look?

sandstorm app store

jadeqwang commented 9 years ago

Hey @neynah , what do you think of these types of toggle buttons?

image

image

image

image

neynah commented 9 years ago

@jadeqwang Since they are like switches, I think they work for values that are opposites. e.g. like / not like, on / off. We could use the toggle button for thumbs up vs thumbs down and then have the appropriate buttons displayed depending on what they toggle.

neynah commented 9 years ago

I'll mock this up unless you say otherwise. :)

jadeqwang commented 9 years ago

@neynah go for it.

neynah commented 9 years ago

First of all, let's update how reviews are displayed at the top of the app. sandstorm-appmarket-singleapp-verified-positive

In this case, only one thumb on the left will show (to clean up the UI). The default thumb will be a thumbs up as long as a percentage of reviews (greater than 0) are positive. In the case of 100% negative reviews, we will display the thumbs down.

Grey: #bcbcbc Red: #8e2946 Green: #12875a sandstorm-appmarket-singleapp-positive-negative

neynah commented 9 years ago

And here's documentation for the rest of it w/ brief documentation. sandstorm-appmarket-singleapp-reviews-edit1 sandstorm-appmarket-singleapp-reviewtoggle

jadeqwang commented 9 years ago

Looks great, @neynah !

The only thing I'd change here is wording (which @richsilv can change on his own):

richsilv commented 9 years ago

Looks great, @neynah thanks. just to be clear on the review bar: is it always going to be two-colour (green and grey)? So if there was 30% Amazing, 30% Gets the job done, 30% I don't like it and 10% It doesn't work, we'd mark it as "60% positive" and have a 60% length green bar with the rest grey?

neynah commented 9 years ago

@richsilv Ah right. That slipped my mind. I think at the top it should stay as it is. For the bottom, perhaps we can breakdown the distribution somehow. (Let me get back to you)

neynah commented 9 years ago

@jadeqwang @richsilv Thoughts on this?

I figured the review comment box itself probably doesn't need so much space so perhaps we can use some space on the left to show the breakdown/distribution of reviews.

I currently have # of reviews per type, but I could also just show the percentage or even both. sandstorm-appmarket-singleapp-reviews-edit2