Skip to content

ComboBox: infinite scroll #2220

Closed Answered by mayank99
saskliutas asked this question in Examples
Sep 3, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hey, can you share more details about your use-case? Infinitely loading the options in ComboBox feels like an anti-pattern to me. Can't you just load the top N results for every search term (using a custom filterFunction)? The user would then type a few more characters to get more relevant results, avoiding the need to scroll infinitely.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@saskliutas
Comment options

@mayank99
Comment options

@saskliutas
Comment options

Answer selected by saskliutas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants