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

Event resizable under modal #662

Closed
dkaakati opened this issue Jul 27, 2018 · 1 comment · Fixed by #589
Closed

Event resizable under modal #662

dkaakati opened this issue Jul 27, 2018 · 1 comment · Fixed by #589
Labels

Comments

@dkaakati
Copy link

Describe the bug

When I open a modal to edit an event, I can resize an other event under this modal.

Minimal reproduction of the problem with instructions

1 . Go to https://mattlewis92.github.io/angular-calendar/#/kitchen-sink
2. click on day view
3. click on the edit icon
4. resize an event under the modal opened
Screenshots

image

Versions

  • @angular/core: "^6.0.3"
  • angular-calendar: "^0.25.2",
  • Browser name and version: Chrome Version 65.0.3325.146 (Build officiel) (64 bits)
mattlewis92 added a commit that referenced this issue Aug 6, 2018
BREAKING CHANGE: only one event at a time can now be resized on the day or week views

Fixes #662
@mattlewis92 mattlewis92 mentioned this issue Aug 6, 2018
@mattlewis92
Copy link
Owner

Thanks for reporting! This should be fixed now in the latest beta, install instructions and how to migrate are here: #589 Let me know if that works ok for you 😄

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

Successfully merging a pull request may close this issue.

2 participants