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: resize in week mode pushes other events along #191

Closed
DoctorU opened this issue Apr 20, 2017 · 2 comments
Closed

Bug: resize in week mode pushes other events along #191

DoctorU opened this issue Apr 20, 2017 · 2 comments
Labels

Comments

@DoctorU
Copy link

DoctorU commented Apr 20, 2017

Bug description

In week view
WHEN there are two events side-by-side
AND the left-most event is resizable
AND the first event is on Monday
AND the second event is on Wednesday
THEN
resizing the first event to also cover Tuesday will cause the second event to appear on Thursday until the resize event is complete.

For bugs only, a link to minimally working plunker that reproduces the issue (you can fork a starter from any of the demos)

http://plnkr.co/edit/7dzQkwFTl9PX0VAZQOXJ?p=preview (fork of issue 1 plunker)

Versions

Angular: 4.0.2

Calendar library: 0.13.5

Browser name and version: Google Chrome Version 57.0.2987.133 (64-bit) MacOS Sierra v10.12.4 (16E195)

@mattlewis92
Copy link
Owner

Good catch! I will get that sorted in the next version 😄

@mattlewis92
Copy link
Owner

mattlewis92 commented May 29, 2017

Apologies for the delay on fixing this one, it took me a while to think of a good solution. The fix just landed in 0.17.0 😄

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

No branches or pull requests

2 participants