namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.93k stars 628 forks source link

Move multiple items #315

Closed maxaggedon closed 6 years ago

maxaggedon commented 6 years ago

This is a question / feature request.

Is it possible to move multiple items in one drag?

I know its possible to select multiple items, but this does not make it possible to move them together. Is it possible, or has it already been discussed? I couldn't find anything on the subject.

vasdee commented 6 years ago

There is a current PR for this open for discussion. Now would be a perfect time to jump in with your thoughts on it

https://github.com/namespace-ee/react-calendar-timeline/pull/314

mcMickJuice commented 6 years ago

what @vasdee said :)

duplicate of https://github.com/namespace-ee/react-calendar-timeline/issues/215

maxaggedon commented 6 years ago

@vasdee @mcMickJuice I looked at the PR discussion, and my use case is much simpler than what you are discussing. I have only one item per group and items cannot change groups (kind of like a gantt chart). So I have no insight on "squashing" or collision. I'll let you guys decide what's best on those matters!