Premium support for our pure JavaScript UI components


Post by Josh Argent »

Hi,

We have found an issue with row reordering and reparenting when using the Tree Grid in Salesforce.

I have attached a modified version of the Salesforce Demo. The changes I have made include making the grid a Tree Grid and enabling the the dropOnLeaf config.

It seems that when dragging and dropping rows, the indicator that shows where the row will move to does not render in the correct position. The dropOnLeaf feature does not seem to work at all.

This doesn't seem to be a problem when the grid LWC is put at the top of the record page. If I put another component above it (e.g. a Salesforce Accordion component) the issue appears.

This video shows a comparison of the behaviours when the grid is in different places on the page: https://drive.google.com/file/d/1naSK61zBNey0awh7WJgVuYnLQk59oFta/view?usp=sharing

Here is the tree grid LWC: https://drive.google.com/file/d/1SFwW9uD4NdDthLr8E5t3lL8WrSpSuaHZ/view?usp=sharing

Thanks.


Post by alex.l »

Thanks for the report, I've opened a ticket to check this https://github.com/bryntum/support/issues/5628

All the best,
Alex


Post by Josh Argent »

Thanks again Alex! :)


Post Reply