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

Debounce AutocompleteArrayInput setFilter call #6003

Merged
merged 2 commits into from
Mar 18, 2021

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Mar 5, 2021

Fixes #5904

@djhi djhi added the WIP Work In Progress label Mar 5, 2021
@djhi djhi added this to the 3.14 milestone Mar 5, 2021
@djhi djhi added RFR Ready For Review and removed WIP Work In Progress labels Mar 5, 2021
@@ -18,7 +18,9 @@ import {
ChoicesInputProps,
useSuggestions,
warning,
useWhyDidYouUpdate,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused import

@djhi djhi force-pushed the debounce-autocompletearrayinput-setfilter branch from 2e464b1 to e532f27 Compare March 16, 2021 09:05
@fzaninotto fzaninotto merged commit 752a2f0 into next Mar 18, 2021
@fzaninotto fzaninotto deleted the debounce-autocompletearrayinput-setfilter branch March 18, 2021 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants