Checkboxes and radio buttons in the Survey builder don't actually select when you click them. This is happening on a completely blank test survey with nothing else on the page, so it's not a layout or z-index issue on my end — I've ruled that out.
What I'm seeing:
Clicking a checkbox/radio option shows the tap-highlight (so the click is registering on the right element), but it never actually checks the box
Confirmed on both desktop and mobile
Happens with radio fields too, not just checkboxes
The actual cause, confirmed via Chrome DevTools: the Issues panel is flagging "Incorrect use of <label for=FORM_ELEMENT>" — the label's for attribute is literally set to the placeholder text "FORM_ELEMENT" instead of the real field ID. That's why clicking the label text does nothing, and it's likely also why clicking the box itself doesn't fully register — whatever's supposed to fire on click seems tied to that same broken reference.
This is blocking me from launching a client's lead-qualification survey since any multiple-choice question is unusable right now

Photo Viewer

View photos in a modal