internetarchive / iaux

Monorepo for Archive.org UX development and prototyping.
GNU Affero General Public License v3.0
67 stars 86 forks source link

A better way to provide star ratings #53

Open shreyansh23 opened 5 years ago

shreyansh23 commented 5 years ago

Is your feature request related to a problem? Please describe. The form field to record ratings (0 to 5) in review form can be reduced to an individual and more esthetic component for start rating.

Describe the solution you'd like Only one field should be present the user can select the no the stars and accordingly the rating will be given.

Current: Screenshot from 2019-03-30 22-41-26

Expected: star-rating

Proposal & Constraints We can create a component of a component of our own and that can be used in many places.

Stakeholders @iisa @bfalling @mekarpeles

sarru1291 commented 5 years ago

Can we further extend it to include natural number (e.g. 1,2...5 star) to fractional also (e.g. 1.5, 2.5...4.5 star)?

MonilBhavsar commented 5 years ago

Yes fractional ratings would be better.

iisa commented 5 years ago

Referencing @Batey96 's design proposal here: https://github.com/internetarchive/iaux/issues/47