alan-turing-institute / teadt-community-survey

This is a repository for the TRIC-DT Innovation and impact hub community survey, forming part of the scoping research for the TEA-DT project
0 stars 1 forks source link

Using horizontal radio buttons instead of sliders #70

Closed cptanalatriste closed 4 months ago

cptanalatriste commented 4 months ago

The change works: Radios are unselected by default, and the user needs to interact with them to indicate their preference. The mandatory field validation still works (module the issues we discused before) and the values are stored in the DB.

We might need to do some visual changes: Given that the labels are long, sometimes the control takes two lines. And this will definitely be the case in mobile.

kallewesterling commented 4 months ago

Great news!!

aranas commented 4 months ago

I pushed a change to make the labels look better (at least on larger screens). I don't think there is much we can do about mobile. It seems it is again not trivial to simply have the labels below the buttons

Would this be okay to abbreviate the response options like that: Screenshot 2024-05-14 at 10 37 42 Screenshot 2024-05-14 at 10 37 37

aranas commented 4 months ago

vs old version: Screenshot 2024-05-14 at 11 14 24