mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
126 stars 41 forks source link

Rate overall add-on experience with smileys #9832

Closed kumar303 closed 8 years ago

kumar303 commented 8 years ago

This is to implement the UI component needed to fulfill the initial add-on rating flow: happy, meh, or sad.

screenshot 2016-09-02 12 53 04

UX flow: https://mozilla.invisionapp.com/share/A58EEQUK6#/screens/183938152 UX flow tracker: https://github.com/mozilla/addons/issues/9803 This supports https://github.com/mozilla/addons/issues/151

kumar303 commented 8 years ago

Accessibility needs are it must be understandable without visuals. It should use existing form controls as a basis. It must be navigable with the keyboard.

(from https://github.com/mozilla/addons/issues/9753)