Watts-Lab / surveys

Library of surveys for deliberation experiments
MIT License
3 stars 4 forks source link

Slider has starting value in firefox #131

Closed JamesPHoughton closed 1 year ago

JamesPHoughton commented 1 year ago

Using the slider component in firefox, there is a (weirdly noncentered) initial value for the thumb:

image

Instead, the thumb should be hidden until the user clicks on it.

Thanks @shapeseas for identifying this one...

JamesPHoughton commented 1 year ago

I the thumb centered but the labels are not?

JamesPHoughton commented 1 year ago

It seems that the labels have extra margin to the right, but only in the actual experiment - not when tested in the surveys repo: image Not entirely sure where that margin is coming from. We should break that out into its own issue.

JamesPHoughton commented 1 year ago

Moving the alignment problem to another issue here: https://github.com/Watts-Lab/surveys/issues/133

JamesPHoughton commented 1 year ago

Complete in https://github.com/Watts-Lab/surveys/pull/132