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

Incorrect behavior of number inputs #26

Closed
wbolh opened this issue Feb 4, 2018 · 2 comments
Closed

Incorrect behavior of number inputs #26

wbolh opened this issue Feb 4, 2018 · 2 comments

Comments

@wbolh
Copy link

wbolh commented Feb 4, 2018

It is related to controlkit and its weird validation of such fields. If you place caret left from decimal point and press Delete key, the number in the field will be multiplied by 100. It works with all fields.
Eg: 0.50 -> 50.00, 1.23 -> 123.00 etc.

@pissang
Copy link
Owner

pissang commented Feb 5, 2018

Same issue with #19 and #22

@pissang
Copy link
Owner

pissang commented Mar 2, 2018

Number input UI has been improved in the 0.2.1 release https://github.com/pissang/clay-viewer/releases/tag/0.2.1

@pissang pissang closed this as completed Mar 2, 2018
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

2 participants