Skip to content

Visual picker vs radio button group (recommended usage) #3420

Discussion options

You must be logged in to vote

Hey @karoltonik !

Options 1, 3, and 4 are not doable since form elements can't / shouldn't be embedded into other form elements. Each Visual Picker option is a single UI control, so (for example) a screenreader would read off everything inside each Visual Picker option.

Between options 2 and 5, I'd rely on @ceyerkes expertise here. If a Radio Group works just as well as a Visual Picker, then I'd recommend going with the Radio Group. However, if it feels like the Visual Picker sets a higher level of visual hierarchy over the additional elements, then Visual Picker is perfectly fine here, too.

One thing you could try, too, is keeping all the additional form elements on the page, but have th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karoltonik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants