As an example, I have an event that occurs between 3:00 PM and 4:00PM. I open this component and adjust the start time to 2:00 PM and I want to move the end time to 3:00 PM. I am able to adjust the start time back one hour, but I cannot adjust the end time back. I am able to do this if I open the time picker overlay, but not in the timepicker-field.
The start time does not appear to have this problem. If I were instead to change the event to run between 4:00 and 5:00, I can successfully adjust the end time to 5 and the start time to 4.
I'm attempting to set the min and max values for a start and end time field based on each other.
As an example, I have an event that occurs between 3:00 PM and 4:00PM. I open this component and adjust the start time to 2:00 PM and I want to move the end time to 3:00 PM. I am able to adjust the start time back one hour, but I cannot adjust the end time back. I am able to do this if I open the time picker overlay, but not in the timepicker-field.
The start time does not appear to have this problem. If I were instead to change the event to run between 4:00 and 5:00, I can successfully adjust the end time to 5 and the start time to 4.