Skip to content

[PaginatedTable] improve performance with table groups #1546

Open
@artemmufazalov

Description

@artemmufazalov

PaginatedTable always have at least 1-2 active chunks. If we open several table groups, we could face the case, when we have a lot of active chunks on the screen, with 4 expanded table groups it will be 4-8 active chunks, which render their rows and load their data. It causes performance issues.

We need not to load chunks that are in tables which are not on the screen

Screenshot 2024-10-28 at 14 04 36

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions