Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Clicking on checkboxes resets prompt rating

Open lainisourgod opened this issue 2 years ago • 2 comments

Hi!

I'm testing http://localhost:3000/grading/grade-output# page.

  1. Click on rating button (e.g. 3)
  2. It gets highlighted with blue border
  3. Check the box (e.g. Contains violent content)
  4. Highlighting on button 3 disappears

https://user-images.githubusercontent.com/24773652/209576495-aadb281d-bd92-45c4-af25-4682c4e5f310.mp4

I think this is a bug, and highlighting should stay. Now it creates a feeling that if I submit, my rating won't be included.

lainisourgod avatar Dec 26 '22 18:12 lainisourgod

yes, looks like the blue highlight is just the focus coming from the browser, we should ideally add our own "selected" highlight. thanks for reporting

yk avatar Dec 26 '22 19:12 yk

I am likely going to hide the checkbox labelling until the backend is ready for them. I'll make sure to further accentuate the highlighting too.

fozziethebeat avatar Dec 27 '22 00:12 fozziethebeat