Skip to content

Add lazy loading and search with API and debounce feature#122

Open
Devslops wants to merge 6 commits intooi-narendra:mainfrom
Devslops:expose-search-and-paginate-lazyload
Open

Add lazy loading and search with API and debounce feature#122
Devslops wants to merge 6 commits intooi-narendra:mainfrom
Devslops:expose-search-and-paginate-lazyload

Conversation

@Devslops
Copy link
Copy Markdown

@Devslops Devslops commented Aug 9, 2024

This PR enhances performance and user experience by:

Lazy Loading: Dynamically loads data as the user scrolls, reducing initial load time.
API Search: Enables real-time search with API, fetching filtered results based on user input.
Debounce: Introduces debounce to minimize excessive API calls during rapid typing.

@ferysyukur
Copy link
Copy Markdown

Hi @Devslops ,

Could you please update this PR to version 3.0.1? I’ve noticed we’re still experiencing issues with the overlay.

Adding a scroll controller for infinite scrolling is a great improvement, especially when we need to load more than 1,000 items.

@Devslops
Copy link
Copy Markdown
Author

Devslops commented Sep 3, 2024

Hi @ferysyukur ,
I updated PR to 3.0.1.
Could you explain more about overlay issue ?

@KiddoV
Copy link
Copy Markdown

KiddoV commented Jun 24, 2025

When will this get merge? This feature is a must-have for every multi-selection dropdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants