-
### What problem does this feature solve?
It would be great if the Radio.Button component could support a variant property to toggle between different style options. For example, using `variant="ou…
-
**Description**
According to ARIA Authoring Practices Guide, focus should be on the checked radio button when the user reaches radio group while navigating using only keyboard. Also, user should move …
-
### Steps to reproduce
Link to live example: (required)
https://mui.com/material-ui/react-button/
Prerequisites:
Turn on High Contrast Aquatic/Desert Modes (Go to settings->Contrast Themes->High…
-
### Bug Description
When Radio Button has "readonly" attribute, its state is not announced by screen readers.
Reading is the same as normal state: "Option A, radio button, group"
https://github.c…
-
Sep 3 update: Will be resolved by https://github.com/learningequality/kolibri/issues/12596
## Observed behavior
Proper keyboard interaction for moving through options **inside the radio button gro…
-
Try make classname for every children for example
```
Record | A
-- | --
```
-
Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0
AT: Screen Reader
Pre-Requisite:
Turn on Narrator (…
-
GC Forms team have merged changes after our audit. The changes need to be reviewed and compared to GCDS components/styles.
Components to review:
- [x] Button
- [x] Checkbox Group
- [x] Date Input
- […
-
### Describe your motivation
There are cases where a more complex UI design requires that individual radio buttons are not siblings in the DOM. A simple case is if each of them needs to be wrapped …
-
## Description
### Background
This is a follow-up ticket for the v2 implementation of the radio-button which could not be completed due to several challenges encountered during the development proces…