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

[Feature Request] Wrap-around input field values

Open marlberm2014 opened this issue 4 years ago • 1 comments

Is it possible to have the input field to increment/decrement when using mouse wheel/keyboard up/keyboard down? For example I'm using the mouse wheel on the seconds field, continuously scrolling up, right now when I reach the maximum 59 seconds, it will stop there. Is it possible that instead of stopping at 59, it will wrap-around to 00 seconds and then increment the minutes field (if the minute is also max, it will cascade the change up to the next field, up to the year value).

marlberm2014 avatar Oct 08 '19 03:10 marlberm2014

That's not currently possible, but should be - as this package tries to follow native inputs as closely as possible. Adding to worklog.

wojtekmaj avatar Nov 17 '19 20:11 wojtekmaj

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 Jan 16 '23 00:01 github-actions[bot]

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

github-actions[bot] avatar Feb 06 '23 00:02 github-actions[bot]