-
Notifications
You must be signed in to change notification settings - Fork 25
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
Basic filters disappear when typing a search #914
Comments
What do you mean by "basic filter"? Sorry, there is much term confusion in this section... Do you mean the quick filter? |
ok I understand! I use to call this Quick Filter, but it is indeed a Basic Filter 😄 |
I investigate a bit and discover that the |
@berthieresteban I think this behavior is due to the logic inside the watcher plugged on |
Expected Behavior
The basic filter input should not disappear when typing a query in the search bar. Only the documents list should be replaced with a spinner during data reloading.
Current Behavior
The basic filter input reload after every letter you type.
(DL this file and rename it with
.webm
)Possible Solution
Steps to Reproduce
Context (Environment)
Kuzzle version:
Node.js version:
Admin Console version:
The text was updated successfully, but these errors were encountered: