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
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
Virtualizercomponent 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