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

Gantt duplicates requests when reordering items in the TreeList part #6597

Closed
nelito987 opened this issue Oct 8, 2021 · 1 comment
Closed
Assignees
Labels
Bug C: Gantt FP: Completed Sync status with associated Feedback Item jQuery SEV: High
Milestone

Comments

@nelito987
Copy link
Contributor

Bug report

When tasks are reordered in Gantt duplicated requests are sent for updating.

Reproduction of the problem

  1. Open the Gantt Overview Demo
  2. Reorder two tasks and inspect the requests in the Network tab

Current behavior

For example, in case two tasks on the same level are changing their places, four requests are sent, two by two the requests are the same.
In case a task is moved on a different level multiple requests are sent, as all are duplicated.

Expected/desired behavior

There should be no duplicated requests when reordering tasks in Gantt

This is a regression introduced with R3 2020 (2020.3.915)

Environment

  • Kendo UI version: 2021.3.914
  • Browser: [all ]
@kendo-bot kendo-bot added the FP: Planned Sync status with associated Feedback Item label Oct 8, 2021
@kendo-bot kendo-bot added FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Oct 14, 2021
@veselints
Copy link
Contributor

Needs e2e test to be added in order to add the scenario in question.

@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Nov 24, 2021
@Dimitar-Goshev Dimitar-Goshev added this to the 2021.R3.SP.next milestone Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Gantt FP: Completed Sync status with associated Feedback Item jQuery SEV: High
Projects
None yet
Development

No branches or pull requests

4 participants