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

Issues when cutting tasks multiple times #10647

Open
ghulamghousdev opened this issue Jan 22, 2025 · 0 comments
Open

Issues when cutting tasks multiple times #10647

ghulamghousdev opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working forum Issues from forum

Comments

@ghulamghousdev
Copy link
Member

Forum post

Hi,
While testing the Gantt, I noticed some issues with the task-cutting functionality. Specifically, after cutting a task, attempting to cut it again leads to unexpected behavior.

  1. Issue with dependencies:
    If I cut a task that has a dependency, the dependency is removed on the second cut. No errors are thrown in the console.
    Here’s a video demonstrating the issue:
Cut_dependencies_issue.mp4
  1. Error with assignments:
    After cutting a task, if I try to cut another task that has an assignment, the system throws a console error.
    You can see this behavior in the following video:
Cut_tasks_with_assignment_error.mp4

These issues can be reproduced in your examples, such as the "Basic Gantt Chart" demo or the "Drag Resources from a Grid" demo.

@ghulamghousdev ghulamghousdev added bug Something isn't working forum Issues from forum labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum
Projects
None yet
Development

No branches or pull requests

1 participant