learningequality / kolibri-design-system

Kolibri Design System
https://design-system.learningequality.org
31 stars 75 forks source link

Add `radiogroup` role to the `KRadioButtonGroup` #828

Open MisRob opened 1 week ago

MisRob commented 1 week ago

🌱 Are you new to the codebase? Welcome! Please see the contributing guidelines.

Desired behavior

Add radiogroup role to the KRadioButtonGroup component as described in https://www.w3.org/WAI/ARIA/apg/patterns/radio/

Image

The Value Add

@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.

References

iamshobhraj commented 1 week ago

@MisRob I'll be happy to take up this task.

MisRob commented 1 week ago

Thanks @iamshobhraj, assigned!