issues
search
ONSdigital
/
eq-survey-runner
eQ Survey Runner
MIT License
21
stars
14
forks
source link
Multiple Choice Widget has broken semantics
#861
Closed
hamishtaplin
closed
7 years ago
hamishtaplin
commented
7 years ago
Expected behaviour
all
label
tags should be associated with a single
input
Actual behaviour
multiple choice (label/radios) widget potentially contain a
label
that has no associative
input
.
Steps to reproduce the behaviour
start UKIS (
1_0001.json
)
navigate to question "1. General Business Information"
repeating radio fields use a
label
(eg 'Apple was established') where a fieldset is the correct semantic choice
Screenshot
hamishtaplin
commented
7 years ago
Fixed here #872
Expected behaviour
label
tags should be associated with a singleinput
Actual behaviour
label
that has no associativeinput
.Steps to reproduce the behaviour
1_0001.json
)label
(eg 'Apple was established') where a fieldset is the correct semantic choiceScreenshot