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

Fix Boolean field #336

Merged
merged 5 commits into from
Sep 24, 2022
Merged

Fix Boolean field #336

merged 5 commits into from
Sep 24, 2022

Conversation

aminalaee
Copy link
Owner

Fixes #330
A regression in #321

Needs to change:

  • Boolean field not nullable -> Checkbox
  • Boolean field nullable -> SelectField with True, False and None

@aminalaee aminalaee merged commit 7a59414 into main Sep 24, 2022
@aminalaee aminalaee deleted the fix-boolean-field branch September 24, 2022 16:48
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.

Cannot edit boolean field on UI.
1 participant