Update date time picker component
- Update date time picker component
Merge request reports
Activity
added Review label
requested review from @mcfarhat
assigned to @lbudginas
- Resolved by Lukas Budginas
@lbudginas i think this fix caused an issue with date selection in some cases.
One scenario is if you set the times as 24:60:60 (which auto-corrects now to 23:59:59) and you attempt to select a date (for example 1 March, you will 3 March getting selected. In the live version (hivescan.info) 2 March is getting selected.
Another related scenario, selecting today's date March 21 on same time settings as above will continuously update the date every second going back one hour till it reaches the current date/time. So when i selected March 21, i got March 23, and the time kept changing every second, 1 hour at a time till it rolled back to the current time
requested review from @lbudginas and removed review request for @mcfarhat
removed Review label
added Doing label
requested review from @lbudginas
requested review from @mcfarhat and removed review request for @lbudginas
added 5 commits
-
637aa102...dd6f758e - 3 commits from branch
develop
- bcd077bc - Update date time picker component
- a1cd30b5 - Fix day jump bug
-
637aa102...dd6f758e - 3 commits from branch