Skip to content

SearchableList.async, async filter function #165

Open
julien-levarlet wants to merge 3 commits intokoukibadr:mainfrom
julien-levarlet:feature/async_filter
Open

SearchableList.async, async filter function #165
julien-levarlet wants to merge 3 commits intokoukibadr:mainfrom
julien-levarlet:feature/async_filter

Conversation

@julien-levarlet
Copy link
Contributor

Hi,
I made the changes from #162, the filter function is now async.
I also added a debouncer to make sure the filter function isn't called too often (can be tuned using asyncDebounceTime).

It's working, but I think it would be better if the asyncListFilter is canceled before calling it again, instead of calling it multiple times.

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.

1 participant