Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to display an activity indicator while the Filter function is running? #151

Open
aayushsin opened this issue Sep 26, 2020 · 1 comment

Comments

@aayushsin
Copy link

I am doing some client side rendering and filtering 500 items. It takes 1-2 seconds to filter the array. Is it possible to show an activity indicator while the function is running? I cannot use hooks here to display the Spinner as state changes after the function is finished.

@peacechen
Copy link
Owner

This currently isn't supported, but would be a great enhancement. Would you submit a PR to add this feature?

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

No branches or pull requests

3 participants