infinite-react
infinite-react copied to clipboard
Master Detail bugs when scrolling and reordering columns
When sorting and a master-detail is open
- the expanded content disappears
- I would expect the expanded state to be tied to the row, not to the index of the row
When reordering the 'shadow' of the column that is dragged it is relative to the parent grid
https://github.com/infinite-table/infinite-react/assets/6267231/b9a503c3-42ae-4f39-a550-30abd5ee432b
Thanks, we'll have a look and come up with a fix for this!