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

Drag and Drop from more-popover to all-day is not working #7222

Closed
1 task done
JonathanZeiss opened this issue Feb 20, 2023 · 2 comments
Closed
1 task done

Drag and Drop from more-popover to all-day is not working #7222

JonathanZeiss opened this issue Feb 20, 2023 · 2 comments

Comments

@JonathanZeiss
Copy link

Reduced Test Case

https://stackblitz.com/github/JonathanZeiss/fullcalendar-examples/tree/main/react17

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

  • I understand

Which connector are you using (React/Angular/etc)?

React

Bug Description

Dragging an event from the more popover to the all day slot is not possible.
The event is placed in the time grid instead.

Repository of the example:
https://github.com/JonathanZeiss/fullcalendar-examples

Drag and Drop is working from a time slot to the all day slot:

timeslot2allday.mov

Drag and drop is not working from the more popover to the all day slot:

more2allday.mov
@acerix
Copy link
Member

acerix commented Mar 4, 2023

Thanks confirmed. I tested with vanilla and get the same:

https://codepen.io/acerix/pen/jOvmjzv?editors=001

@arshaw
Copy link
Member

arshaw commented Mar 21, 2023

Fixed in v6.1.5

Updated repro: https://codepen.io/arshaw/pen/PodyQoB?editors=001

@arshaw arshaw closed this as completed Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants