Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dragged task event #4

Open
RahulShahUI opened this issue Oct 17, 2019 · 7 comments
Open

dragged task event #4

RahulShahUI opened this issue Oct 17, 2019 · 7 comments

Comments

@RahulShahUI
Copy link

on drag task i'm getting all dependent along with dragged task, how to differentiate that which task i have dragged and which are the dependent which are dragged along with the main task.

@mohammed-io
Copy link
Owner

Hey @RahulShahUI

Actually the events are just mapped to the original Frappé Gantt library. It doesn't have a dragged event.

@RahulShahUI
Copy link
Author

thank you @mohammed-io for the reply.

Is there any other way to identify the dragged task.

@mohammed-io
Copy link
Owner

Maybe it has no dependencies?

@RahulShahUI
Copy link
Author

https://codesandbox.io/s/epic-greider-vvrv1

please check above Codesandbox, i am getting all dependent tasks in console when i drag "task1", how can i know that which is the main task which i have dragged and which are the dependent which dragged due to main task.

@RahulShahUI
Copy link
Author

can i disable dragging the event from the timeline?

@mohammed-io
Copy link
Owner

@RahulShahUI
It has only a click event, not a dragging event, it's mapped from the original library.

@RahulShahUI
Copy link
Author

thank you @mohammed-io
i just wanted to know if we can prevent dragging for some records, but i think this feature is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants