Premium support for our pure JavaScript UI components


Post by bpepers »

Hi, we have noticed some behaviour with row reordering that seems slightly odd. When you select a parent and its direct child and move them it maintains the same structure this is what we expect. However if you select a parent and a child of a child and move them it moves the child outside of the parent record when its moved, we would probably expect the record to stay in the parent. I have attached a recording of this in the demo tree grid.
You can see in the video when I select Gates 1-5 and Gate 1 and drag the structure is maintain as I would expect. However when I select Terminal A and Gate 1 and drag them Gate 1 is moved outside of Terminal A which is not what I was expecting.

Attachments
Screen Recording 2022-10-05 at 13.16.13.mov
(26.03 MiB) Downloaded 21 times

Post by marcio »

Hey bpepers,

Thanks for the report, I created a ticket to investigate/fix it https://github.com/bryntum/support/issues/5363

Best regards,
Márcio


Post Reply