Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using BACKSPACE or DELETE keys over 'currency' alias on first and only digits #6

Open
rexduran opened this issue May 18, 2018 · 0 comments

Comments

@rexduran
Copy link

When we declare a numeric currency input, and put for example $1,000,000.00 and try to only press (BACKSPACE or DELETE key) over the first digit, it formats the input as $0.000,00. It happens too when you have something like $1,000,500.00 if you try to delete only the first digit, you obtain $0.500,00.
We believe that this behavior is wrong, if the entry is invalid in any case should be completely cleaned the excess characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant