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
We found a bug that occurs after you edit a Time, and click Cancel, then Re-Edit the same time again. This is also reproducible on your Demo site.
Steps:
Edit/Create a new Time at 3:15 pm
Edit the time and the Time Picker (correctly) displays 3:15 pm
Change the Value in the Time Picker to 8:00 am (or any value other than 3:15 pm) but do NOT click OK.
Click Cancel
The display Time on the webpage is still 3:15 pm (good, because we clicked cancel)
Now Edit it again.
The Time Picker incorrectly displays 8:00 am (The value we set in step 3). It is expected to display 3:15 pm (the actual value being edited is still 3:15 pm).
The text was updated successfully, but these errors were encountered:
We found a bug that occurs after you edit a Time, and click Cancel, then Re-Edit the same time again. This is also reproducible on your Demo site.
Steps:
The text was updated successfully, but these errors were encountered: