-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
Would it be possible to add a virtual scrolling mechanism to (Multi)Select similar to DataTable in order to improve performance drastically? For example, when having more than 1000 items in the list, scrolling through them becomes very slow and laggy. Using the search field helps to mitigate this, but you need to know the selectable item names in advance for it to be effective. Therefore, improving the performance for a large pool of SelectOptions would be preferable