react-numeric-input icon indicating copy to clipboard operation
react-numeric-input copied to clipboard

not possible to use 0.00000234

Open ctwhome opened this issue 7 years ago • 5 comments

Numbers with 0 after coma are deleted.

ctwhome avatar Jan 24 '18 12:01 ctwhome

Got the same issue.

wuyingyou avatar Mar 01 '18 07:03 wuyingyou

Fixed it waiting for @vlad-ignatov to approve my pull request

liorsharabi avatar Jun 26 '18 15:06 liorsharabi

Is this still open? I'm able to type 0 after a decimal if I set precision={}, but that causes other issues, for example, typing in a digit followed by a decimal looks ridiculous:

image

pandaorb avatar Jun 17 '19 13:06 pandaorb

Yep. Unfortunately no one approved my pull request yet

liorsharabi avatar Jun 17 '19 13:06 liorsharabi

@vlad-ignatov Can you go ahead and approve this? I'd qualify this as a breaking issue for a numeric input component.

pandaorb avatar Jun 17 '19 14:06 pandaorb