namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

Drag and drop items between different timelines #925

Closed jonathanmribeiro closed 4 months ago

jonathanmribeiro commented 4 months ago

I would like to have a feature that allows the user to drag an item from a timeline and drop into another.

In my case I need to move items from multiple timelines in order to set a full agenda for a team but I couldn't find anything that's close to this behavior.