Skip to content

Required boolean fields can never be false #52

@Slluxx

Description

@Slluxx

Since a boolean is displayed as a checkbox, when it is required, can not be submitted as falsy. Either the "frontend requirement" of filling the box has to go (sending false when it is unticked) or a dropdown field using none/null, true and false has to be used instead. Those are the obvious solutions that come to my mind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions