sek-consulting / solid-ui

Beautifully designed components. Built with Kobalte & corvu. Styled with Tailwind CSS.
https://www.solid-ui.com
MIT License
680 stars 25 forks source link

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

Closed adaptive-shield-matrix closed 7 months ago

adaptive-shield-matrix commented 7 months ago

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

sek-consulting commented 7 months ago

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