react-time-picker icon indicating copy to clipboard operation
react-time-picker copied to clipboard

When trying to type "05", for example, in the hour input it automatically replaces the first 0 to a "12"

Open NachoKai opened this issue 4 years ago • 6 comments

It would be great if we could write "05", or "09", etc, without failing in that first "0".

NachoKai avatar Jul 28 '20 12:07 NachoKai

Here's an example of the issue: Typing "1205" results in "12:005" and that lead 0 is inside a span tag. I think that's the natural typing technique for times at least in my area. I wouldn't type "125" for 12:05

output

Kikketer avatar Jan 11 '21 18:01 Kikketer

@wojtekmaj I think this was closed prematurely, we still see this issue even after updating to latest release. Specifically I mean the original issue is still a problem, typing "0" into the hour field changes to "12". Our users want to type, say, "08:00" for 8 am and this won't work atm. Thanks!

billsaysthis avatar Jan 10 '22 20:01 billsaysthis

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

github-actions[bot] avatar Apr 11 '22 00:04 github-actions[bot]

This issue was closed because it has been stalled for 14 days with no activity.

github-actions[bot] avatar May 02 '22 00:05 github-actions[bot]

@wojtekmaj I updated to the latest tagged release, 4.5.0, but am still seeing this issue. Any chance we can get this looked at?

billsaysthis avatar Sep 06 '22 19:09 billsaysthis

is there any update on this issue?

dev-bre avatar Jan 14 '23 23:01 dev-bre