yuanjian-org / app

A Web app that supports mentorship programs at Visionary Education Foundation (远见教育基金会).
http://yuanjian.org
GNU Affero General Public License v3.0
10 stars 6 forks source link

Editors without permission can reset interview rating #517

Closed weihanwang closed 4 days ago

weihanwang commented 1 week ago

On /interviews/[interviewId] page, the user can reset a rating by clicking on the round button to reset the rating even if it is read-only to them.

weihanwang commented 1 week ago

However, the data is not saved to the backend. The rating only appears to be reset. Reloading the page restores rating to original value.