-
Notifications
You must be signed in to change notification settings - Fork 2
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
First pass of using panteras search widget #4359
Conversation
This reverts commit 77a4ecc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is this better than Lodash.debounce()?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is much simpler but much more feature-starved.
Lodash support capabilities like cancellation, leading/trailing, plus some safety checks amongst other things.
@dvince2 I think we can delete this PR and associated branch? |
Description
Resolves #(issue)