IBM / gantt-chart

IBM Gantt Chart Component, integrable in Vanilla, jQuery, or React Framework.
https://ibm.github.io/gantt-chart/packages/ibm-gantt-chart-docs/storybook
Apache License 2.0
214 stars 52 forks source link

Drag-n-Drop to other row #16

Open CalomanX opened 4 years ago

CalomanX commented 4 years ago

Fist, great component! Tks for opensource it. Second, Javascript is not my core lang so I'm kind of a bit lost.

Anyway, trying to use this in a Blazor (WebAssembly) project and facing a problem. When drag'n droping to another row the activity does not "flow" to that row and tooltip not working and further drag... to that activity are no longer possible.

Thanks.

delhoume commented 4 years ago

Hi,

I am not sure drag'n drop is completely implemented, the doc is not complete

fazlay commented 2 years ago

Fist, great component! Tks for opensource it. Second, Javascript is not my core lang so I'm kind of a bit lost.

Anyway, trying to use this in a Blazor (WebAssembly) project and facing a problem. When drag'n droping to another row the activity does not "flow" to that row and tooltip not working and further drag... to that activity are no longer possible.

Thanks. @CalomanX could you please share, how you activated the dnd ? doc is incomplete but there is some dnd functions exist .