Skip to content

Add virtualization to Stratakit / MUI card lists #217

Description

@alexdunae

Due to limitations of the iTwin and iModel APIs, sometimes it is necessary to pre-fetch potentially large amounts of records in order to sort and filter them in Javascript.

The MUI Datagrid component already handles large record sets by only rendering a subset of table rows at a time.

Our current MUI card view does not support any sort of virtualization. Adding virtualization via MUI List (or some other mechanism) would improve performance for users with lots of iModels or iTwins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions