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

Fix/input number #5712

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Fix/input number #5712

merged 1 commit into from
Jan 6, 2020

Conversation

octavioamu
Copy link
Contributor

Description

Fix browser behaviour when dealing with validation and decimal numbers.
min="0.001" needs step=".001" to work properly or is going to ask to introduce always the 3 decimals 25000.000
https://codepen.io/octavioamu/pen/gObovRQ

Refers/Fixes

Reported by @ceresstation :
https://gitcoincore.slack.com/archives/CAXQ7PT60/p1578152474013700

Testing

@octavioamu octavioamu changed the base branch from master to stable January 6, 2020 15:01
@octavioamu octavioamu merged commit 056a18c into stable Jan 6, 2020
@thelostone-mc thelostone-mc deleted the fix/input-number branch June 27, 2020 00:46
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

Successfully merging this pull request may close these issues.

3 participants