An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
When using Multi Assignment, having LockRows feature enabled and a resource set to fixed: true, if you drag one of the multi assignment events the event becomes visually duplicated and stuck.
If you have one of the resources with fixed: false, the original event is re-drawn and animates back to its original position.
If you have the resources with fixed: false and have a lot of resources, the event gets stuck and visually duplicated when dragging to a much lower resource.
Here is modified code for the Multi-Assignment demo with a fixed row, which causes the drag problem. Here you can see Celia is set to fixed for lockRow and if you drag on of the other Multi Assignment events it becomes duplicated:
Forum Post
Hello,
When using Multi Assignment, having LockRows feature enabled and a resource set to fixed: true, if you drag one of the multi assignment events the event becomes visually duplicated and stuck.
If you have one of the resources with fixed: false, the original event is re-drawn and animates back to its original position.
If you have the resources with fixed: false and have a lot of resources, the event gets stuck and visually duplicated when dragging to a much lower resource.
Here is modified code for the Multi-Assignment demo with a fixed row, which causes the drag problem. Here you can see Celia is set to fixed for lockRow and if you drag on of the other Multi Assignment events it becomes duplicated:
https://github.com/user-attachments/assets/2031e882-c5f0-4b5b-a1a9-a817ca51e0f8