Skip to content

Virtualizer component or virtualising props on collections components #7361

@mJarsater

Description

@mJarsater

Provide a general summary of the feature here

In #5912 and https://react-spectrum.adobe.com/releases/2024-07-22.html a "custom" virtulizer component is mentioned, but there is no documentation for how to implement/use it. We have multiple ComboBoxes/Selects that have a lot on items (1000+) and without virtulization they quickly become very non performant. Therefor we would love a Virtualizer component with a predictable API from react-aria-components.

🤔 Expected Behavior?

Some type of Virtualizer component would be great. If this is to complex and needs to be done "under the hood" it would be great if there were props exposed on the ListBox from virtualizing.

😯 Current Behavior

No virtualization is done out-of-theb-box and there seems to be no docs on how to achieve it.

💁 Possible Solution

No response

🔦 Context

We are multiple ComboBoxes/Selects that have a lot on items (1000+) and without virtulization they quickly become very non performant.

💻 Examples

https://codesandbox.io/p/sandbox/fy26mm

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

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