You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set Hours to anything below 18 (Minutes don't really matter)
Select configured max Date (2024-04-30 from above)
MinuteSlider is now unlocked and the date can be set to "2024-04-30 18:59", so up to 59mins over the Max.
=> Expected Behaviour would be the Minute Slider to lock to 0 with the hour 18 selected
Bug 2: Minutes can't be selected after maxDate locked
Set a maxDate Option to e.g. "2024-04-30 18:00"
Select an earlier Day
Set Hours to anything above 18 (Minutes don't really matter)
Select configured max Date (2024-04-30 from above)
As expected Time is auto-set to 18:00 and MinuteSlider is locked
Select an Hour below 18
Minute-Slider does not unlock to allow selection of e.g. 17:59
=> Expected Behaviour would be for the Miunte Slider to lock/unlock dynamically on selection of the Hourslider
I hope you can add a Fix for this, as otherwise the Picker is doing a formidable Job :)
The text was updated successfully, but these errors were encountered:
Options used for the Init:
Bug 1: Max Date can be set out of Bounds
=> Expected Behaviour would be the Minute Slider to lock to 0 with the hour 18 selected
Bug 2: Minutes can't be selected after maxDate locked
=> Expected Behaviour would be for the Miunte Slider to lock/unlock dynamically on selection of the Hourslider
I hope you can add a Fix for this, as otherwise the Picker is doing a formidable Job :)
The text was updated successfully, but these errors were encountered: