Open MisRob opened 1 week ago
🌱 Are you new to the codebase? Welcome! Please see the contributing guidelines.
Add radiogroup role to the KRadioButtonGroup component as described in https://www.w3.org/WAI/ARIA/apg/patterns/radio/
radiogroup
KRadioButtonGroup
@radinamatic:
This role offers a better UX to screen reader users by providing context that they are navigating through (and selecting from) a group of related set of options, and how many they have available.
@MisRob I'll be happy to take up this task.
Thanks @iamshobhraj, assigned!
🌱 Are you new to the codebase? Welcome! Please see the contributing guidelines.
Desired behavior
Add
radiogroup
role to theKRadioButtonGroup
component as described in https://www.w3.org/WAI/ARIA/apg/patterns/radio/The Value Add
@radinamatic:
References