Skip to content

Empty field handled as NULL instead of ZERO #45

Description

@brunobenvenuti

Currently, if you type a number and then erase it, the component handles it as ZERO instead of NULL (or maybe unassigned...)

The same happens if you type only "-". It accepts the minus signal, but internally handles it as ZERO.

I would suggest handling both cases as null value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions