Skip to content

Add virtual list to collection table for performance #2

@madebyisaacr

Description

@madebyisaacr

Collection view is very slow for large collections because it generates a row for every item, resulting in thousands of elements being created.

Reuse the code from https://github.com/framer/plugins/blob/main/plugins/renamer/src/components/Results.tsx where I implemented a similar virtual list a few months ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions