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

Improve UX around resizing events on the week and day view that have no end dates #614

Closed
mattlewis92 opened this issue Jun 23, 2018 · 0 comments · Fixed by #589
Closed

Comments

@mattlewis92
Copy link
Owner

mattlewis92 commented Jun 23, 2018

Describe the bug

Resizing an event from the end on the week and day views that has no end date currently does nothing.

  • For the week view: it should default the end date as being the start date if its not set
  • For the day view: it should default the end date as being 30 minutes after the start if its not set
mattlewis92 added a commit that referenced this issue Jun 23, 2018
BREAKING CHANGE: events with no end date that are resized now assume to have the start date as the end date

Fixes #614
mattlewis92 added a commit that referenced this issue Jun 23, 2018
BREAKING CHANGE: previously events with no end date that were resized would emit an empty end time, now they will emit a sensible default new end date

Fixes #614
@mattlewis92 mattlewis92 mentioned this issue Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant