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
Click start date to edit the start date and enter 15months ago
Observe SuperDatePicker puts human friendly desc in start date of ~ 1 year ago which is handy.
Click Update
Observe the time picker reflects 15 months ago just fine.
Click to edit the start date again
Observe that 1year ago is populate in the time picker GUI instead of 15 months ago. Note the underlying date is still correct (verify this by looking at the absolute date at the bottom of the picker).
SuperDatePicker does not properly restore relative dates
Steps to reproduce:
15months ago~ 1 year agowhich is handy.Update15 months agojust fine.1year agois populate in the time picker GUI instead of15 months ago. Note the underlying date is still correct (verify this by looking at the absolute date at the bottom of the picker).15 months agoand if I manually fix it myself it causes the dialog to get stuck in "update mode" (see SuperDatePicker gets stuck in "update" mode. #4025)