Skip to content

[Bug]: Numeric Input can't start with decimal #2009

@ScottKemp

Description

@ScottKemp

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

Javascript FrontendPull requests that update Javascript code

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions