You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We want to be able to drop tasks from an external list of items to the timeline. And plan it afterwards.
Describe the solution you'd like
With interactjs it is not to difficult to receive the dropped object. Only the Timeline should tell me which x and y components translate to which group and time.
The timeline component should provide a callback that gives these values back
This discussion was converted from issue #940 on February 05, 2026 10:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
We want to be able to drop tasks from an external list of items to the timeline. And plan it afterwards.
Describe the solution you'd like
With interactjs it is not to difficult to receive the dropped object. Only the Timeline should tell me which x and y components translate to which group and time.
The timeline component should provide a callback that gives these values back
All reactions