-
Notifications
You must be signed in to change notification settings - Fork 11
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
ld-input - issue with entering negative numbers #401
Comments
renet
added
bug
An issue describing unexpected or malicious behaviour.
confirmed
This label indicates that the issue has been reproduced and verified by the core team.
labels
Aug 11, 2022
Thank you for your detailed bug report! I was able to reproduce this issue and we'll prioritize and provide a bugfix asap. |
borisdiakur
added
the
in progress
This label indicates that the issue is currently being worked on.
label
Aug 25, 2022
borisdiakur
added a commit
that referenced
this issue
Aug 25, 2022
12 tasks
borisdiakur
added a commit
that referenced
this issue
Aug 25, 2022
borisdiakur
added a commit
that referenced
this issue
Aug 26, 2022
github-actions bot
pushed a commit
that referenced
this issue
Aug 26, 2022
## [2.4.4](v2.4.3...v2.4.4) (2022-08-26) ### Bug Fixes * **ld-input:** make sure minus character is not ignored ([722c9f9](722c9f9)), closes [#401](#401)
🎉 This issue has been resolved in version 2.4.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
borisdiakur
added
released
done
and removed
in progress
This label indicates that the issue is currently being worked on.
labels
Aug 26, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
When entering negative numbers into an
ld-input
element of type number, the-
character is ignored the first time. You either have to press - twice, or enter any digit, remove it and press - again.Steps to reproduce the behavior
type = "number"
Expected behavior
-
should appear the first time you hit -Actual behavior
First time you press -, input is ignored
Screenshots
If applicable, add screenshots to help explain your problem.
liquid_design_input_bug.mov
Details about device, OS, browser (including versions)
The text was updated successfully, but these errors were encountered: