sek-consulting/solid-ui

docs: RadioGroup does not change state then clicking on the label

adaptive-shield-matrix opened this issue · 1 comments

Why is this an issue? Its very annoying as a user to specifically target the small icon instead of just clicking the label text

It seems like the issue lies in using a Label instead of RadioGroup.ItemLabel

Thank you! :)
Added a RadioGroupItemLabel to fix this issue.