Skip to content

Checkbox should be able to support isMandatory #1160

@dominik-petschenka-syzygy

Description

In some forms we need checkboxes that have to be checked for the user to proceed.

Right now we have to implement our own state handling and validation for these checkboxes.

It would be great if the Checkbox component would support isMandatory out of the box. It should prevent the form from being submitted and render a colored indication or similar like the Select and TextField.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions