elicit-experiment / frontend

Elicit experiment frontend
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Freetext box has wrong label position #19

Closed madjens closed 6 days ago

madjens commented 1 week ago

The label position of the Freetext instrument is not enforced. i.e. if running tests/Testcase_freetext.py

We vary the Label position field

LabelPosition='top', LabelPosition='left', LabelPosition='right', LabelPosition='bottom',

however as seen on the screenshot, this label is always on top.

image

iainbryson commented 1 week ago

This should be fixed now.

madjens commented 6 days ago

this appears to be fixed