bryntum / support

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
https://www.bryntum.com
55 stars 6 forks source link

Undoing task deletion during filter results in wrong position #10385

Open taauntik opened 3 days ago

taauntik commented 3 days ago

Forum post

If I apply a filter on Bryntum Gantt or TreeGrid and delete a task, then I remove the filter and press undo, the deleted task comes back in a different position than it originally was.

This can be reproduced in the advanced demo: https://bryntum.com/products/gantt/examples/advanced/

Original state 1.png

Filter for firewall, and delete the task 1.1.2. 2.png

Remove the filter and undo. Task 1.1.2 becomes task 1.1.1.