-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
difficulty: hardpriority: lowFeatures/Improvements that we "want" but not "need"Features/Improvements that we "want" but not "need"type: ehancementA new feature or requestA new feature or request
Description
Is your feature request related to a problem? Please describe.
It's relatively common to want to support infinite scrolling when loading lists but with the way Select handles async loading it is pretty much impossible (unless I missed something).
Describe the solution you'd like
Add events to the Select component to notify that the user scroll to the end of the list, and a way to trigger loading more items.
Describe alternatives you've considered
For now nothing, I was lucky enough that even though my lists should support infinite scrolling, the data set is not big enough to cause pagination.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
difficulty: hardpriority: lowFeatures/Improvements that we "want" but not "need"Features/Improvements that we "want" but not "need"type: ehancementA new feature or requestA new feature or request
Type
Projects
Status
Icebox