Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Add debouce time to build-in filters of datagrid #5972

Answered by Jinnie
mrmokwa asked this question in Ideas
Discussion options

You must be logged in to vote

Hello Matheus
What's your specific use case?
From our perspective, the client-side filtering is fast enough to need debounce. And for server side calls you can add the debounce in your onRefresh handler.
I agree it "can" happen on the filter, but being a piece of UI, it would better emit any state changes and leave it to the user to decide if he wants to debounce.
For any more advanced scenario, or course, you can create a custom filter.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mrmokwa
Comment options

Answer selected by mrmokwa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants