When dragging an event from the weekly calendar portion TO make it an all day event, it does not work (and just goes back to where it was before the drag)
When dragging an event from the all day portion TO the weekly calendar portion (to not make it an all day event), it does not work (and just goes back to the all day portion)
Expected Behavior
Dragging an event from the weekly calendar portion to the all day portion, the event should become an all day event
Dragging an event fro the all day portion to the weekly calendar portion, the event should no longer be an all day event.
Check that this is really a bug
Reproduction link
https://github.com/jquense/react-big-calendar/assets/62436772/e318fcf9-a59c-4855-bfd2-47fd7d22f2fd
Bug description
In the Drag and Drop example, there are two bugs:
Expected Behavior
Actual Behavior
See above for actual behavior.
react-big-calendar version
1.12.1
React version
11.11.4
Platform/Target and Browser Versions
macOS Chrome Sonoma 14.4.1
Validations
Would you like to open a PR for this bug?