-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Minor issue here. If you have a numberic input with 2 decimal places, you won't be able to type in ".01" into it. The decimal key will get eaten.
you can type "0.01" fine.
I think that could be confusing for our end users.
Expected Behavior
Be able to type a decimal "." as the first key into a numeric input
Steps to reproduce
Create a numeric input. Set precision to 2. Try to type a decimal into it
Environment
2.7.4
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
👀 In review