Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when editing after Canceling #35

Closed
rainbird17 opened this issue Sep 13, 2018 · 3 comments
Closed

Bug when editing after Canceling #35

rainbird17 opened this issue Sep 13, 2018 · 3 comments

Comments

@rainbird17
Copy link

rainbird17 commented Sep 13, 2018

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:

  1. Edit/Create a new Time at 3:15 pm
  2. Edit the time and the Time Picker (correctly) displays 3:15 pm
  3. Change the Value in the Time Picker to 8:00 am (or any value other than 3:15 pm) but do NOT click OK.
  4. Click Cancel
  5. The display Time on the webpage is still 3:15 pm (good, because we clicked cancel)
  6. Now Edit it again.
  7. 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).
@Agranom
Copy link
Owner

Agranom commented Sep 14, 2018

I see. I'll fix it and let you know

@Agranom
Copy link
Owner

Agranom commented Sep 15, 2018

Done. Update to the newest version (2.6.0)

@Agranom Agranom closed this as completed Sep 15, 2018
@rainbird17
Copy link
Author

This has fixed the problem! Thank you so much for your help, we appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants