Skip to content

Numeric field validation issues #6

Description

@StephenCWills

Numeric fields are validated by forcing numeric conversion as the user types, leading to the following issues (and possibly more).

  • Erasing the value in the field results in 0 instead of a validation error.
  • Entering a decimal point at the beginning or end of a number doesn't work.
  • Entering two decimals points in the middle of a number results in NaN instead of a validation error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions