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

Issue while updating both date and time together #423

Closed
amittrehan44 opened this issue Dec 31, 2017 · 2 comments
Closed

Issue while updating both date and time together #423

amittrehan44 opened this issue Dec 31, 2017 · 2 comments

Comments

@amittrehan44
Copy link

I'm submitting a ...

[x ] Bug report 
[ ] Feature request
[ ] Support request => Please do not submit a support request here, please ask on https://stackoverflow.com/

Bug description / Feature request

While trying to update both date and time at same time for event.start using mwl-demo-utils-date-time-picker, if time is update after date the date will be set to the original value
Steps to reproduce:

  1. Scroll to Edit Events
  2. Update date
  3. Then Update time
  4. Issue: date will be set to original date
    Vice a versa: if you update time before date the time will be set to original when date is updated

Minimal reproduction of the problem with instructions

http://plnkr.co/edit/5JkPbe1wA0N50FHwwKh0?p=preview
Example:
calendar_datetime issue
Update “3 Day Event” date from 2017-12-29 to 2017-12-30 and then update time and you will notice date is set back to 2017-12-29 on background
That’s why I have displayed events.start under event.start using mwl-demo-utils-date-time-picker

Versions

Angular: 5.0.1 (pinkr: 4.4.6)

Calendar library: 0.21.3

Browser name and version: Chrome Version 62.0

@mattlewis92
Copy link
Owner

Thanks for reporting, this should be fixed now 😄

@amittrehan44
Copy link
Author

Thank you :)

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