Skip to content

You can't leave an optional number field blank #648

Open
@Tschonti

Description

@Tschonti

If there's an optional number field in a form, a submission where that field is empty counts as invalid. The content of that field is sent to the server as a string, so if it's empty, an empty string is sent. This could be handled on both the backend and frontend probably

negative numbers are also not accepted, not sure if that's by design

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions