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

Allow radio form control to be unchecked #2063

Merged
merged 13 commits into from
Jun 5, 2023
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jun 3, 2023

fix #1924

and unify every form control as much as possible:

image

@mvorisek mvorisek force-pushed the radio_uncheckable branch 7 times, most recently from f010505 to d73d13a Compare June 4, 2023 23:07
@mvorisek mvorisek force-pushed the radio_uncheckable branch 2 times, most recently from c603965 to b56b1be Compare June 5, 2023 06:56
@mvorisek mvorisek marked this pull request as ready for review June 5, 2023 07:00
@mvorisek mvorisek marked this pull request as draft June 5, 2023 07:04
@mvorisek mvorisek marked this pull request as ready for review June 5, 2023 09:51
@mvorisek mvorisek merged commit cb993ec into develop Jun 5, 2023
45 checks passed
@mvorisek mvorisek deleted the radio_uncheckable branch June 5, 2023 10:55
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.

Radio should be uncheckable if the field can be empty/nullable
1 participant