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

Events dragged from the More popup to another resource drop on the wrong resource #5593

Closed
francescocerri opened this issue Jul 7, 2020 · 4 comments

Comments

@francescocerri
Copy link

There is a problem when trying to drag and drop an event that is contained in the "view all" modal.
If you try to move it to another resource it is not possible as seen in the posted video

ezgif com-video-to-gif (1)

Demo issue, (in this demo i used the react version, but doesn't work also without connector):
https://codesandbox.io/s/modest-mclaren-3dr5p?file=/src/App.js

Fullcalendar: v5.1.0

@acerix
Copy link
Member

acerix commented Jul 7, 2020

Thanks, confirmed.

@acerix acerix changed the title Event drag in "show more" modal not working with different resources Events dragged from the More popup to another resource drop on the wrong resource Jul 7, 2020
@KarlXOL
Copy link

KarlXOL commented Jul 25, 2020

Maybe my problem is related to this issue:

I have similar problem in an angular app with 2 calendar instances:
1 instance in start window and
1 instance in a modal (dialog)

When dragging in the dialog then the instance in the "start window" is the receiving context.
When modal is called from another start window (without) calendar it is working fine.

I have found no way to workaround this.

@laughingrat
Copy link

We got the same problem. Hope to get it fixed ASAP.

@arshaw arshaw added this to the next-release milestone Dec 15, 2020
@arshaw arshaw closed this as completed in 878e0de Dec 18, 2020
@arshaw
Copy link
Member

arshaw commented Dec 19, 2020

this is no longer an issue as of 5.5.0: https://codesandbox.io/s/sharp-mclean-krp2p?file=/src/App.js

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

No branches or pull requests

5 participants