Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control React Material radio group #2009

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

sdirix
Copy link
Member

@sdirix sdirix commented Aug 22, 2022

Make sure that the React Material radio group is always rendered in controlled mode by
handing over an empty string in case no value exists. This fixes an issue in which the
control changed its mode once the user selects a value.

Fixes #2007

Make sure that the React Material radio group is always rendered in controlled mode by
handing over an empty string in case no value exists. This fixes an issue in which the
control changed its mode once the user selects a value.
@sdirix sdirix force-pushed the fix-react-material-radiogroup branch from 5fb6e43 to b32a268 Compare August 22, 2022 07:02
@coveralls
Copy link

coveralls commented Aug 22, 2022

Coverage Status

Coverage remained the same at 84.356% when pulling b32a268 on sdirix:fix-react-material-radiogroup into 69441cd on eclipsesource:master.

@sdirix sdirix merged commit 1eda309 into eclipsesource:master Aug 22, 2022
@sdirix sdirix deleted the fix-react-material-radiogroup branch August 22, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested schema error in RadioGroup
3 participants