[IGN-8791] Virtualised Perspective Table moving scroll position when props.data values modified

This only affects Tables with props.virtualised enabled.

The "Select selected rows" sets the selected table rows' selected key value to true.
When this is pressed however, the scrollbar is moved up for some reason.
I've attached the json of the test objects in the screencapture. Just need to open in npp, copy, and paste into a Perspective View container.

P Table updating data values scrolls up

P Table Scroll Moving.json (23.7 KB)

1 Like

Bump. Also very frustrating for operators!

Update:
This is only an issue if your table's props.data is using an array of objects (a list of dicts) rather than a dataset. This issue is not seen when using a dataset