Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Decimal issue, not all countries are using "." for decimal #5

@goors

Description

@goors

What about for example "4,6" instead of "4.6". Also a problem with length. If you want to have a decimal number and say like this:

min = 1
max = 300
length = 4

and then type in 400 it is only changed to max when you do blur, and second if you want a number with three digits and dot you have to put in length 4 because "." is also taken into consideration.

Like some big bugs. You should look into that.

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