open-learning-exchange / planet

🌍 Planet Learning - Angular application
https://hub.docker.com/r/treehouses/planet
GNU Affero General Public License v3.0
63 stars 39 forks source link

courses/library: support clearing of rating #7727

Open Mutugiii opened 2 weeks ago

Mutugiii commented 2 weeks ago

Should we allow clearing/undoing of ratings?

sahilvunnam commented 1 week ago

Yes, but don't we already have this. Like a user can change a rating of a course even after they rated it. Maybe clearing the rating is a good idea, but undoing it is unnecessary since the user can change it.

jessewashburn commented 1 week ago

Clearing ratings would be helpful, in case someone rated a course by accident.

Gavinp14 commented 1 week ago

There is currently no feature that allows for you to clear a rating on a course, but rather only change it. Would we want to implement this as its own button or just a simple click on the stars to clear it?

Mutugiii commented 1 week ago

If we were to use a reset button, it would be cleaner to have it in the ratings dialog to avoid making the courses table more cluttered, and potentially using an icon that communicates reset would be ideal

image

Gavinp14 commented 1 week ago

I like that idea, what icon do you think would best suit this purpose?