Closed saskiad closed 1 year ago
Currently a check box. However, when the checkbox is unchecked the validation considers this a required but unset field, so the user has no way to indicate that the field is false.
As a user, I want to use radio buttons for boolean fields, so I can handle a schema without a True or False default value.
Add any helpful notes here.
this should workalong with the timeuischema
Currently a check box. However, when the checkbox is unchecked the validation considers this a required but unset field, so the user has no way to indicate that the field is false.