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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions