-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix - Reduce log searches (#8792)
## Summary Using the `query` and `queryParts` from the `SearchContext` is not the same as using the `useQueryParam` as the query changes with each keystroke, resulting in lots of searches. Revert this change back ## How did you test this change? 1) View the logs 2) Start typing in the search box - [ ] No search on key type - [ ] Search on blur - [ ] Search on enter ## Are there any deployment considerations? N/A ## Does this work require review from our design team? N/A
- Loading branch information
1 parent
da7d661
commit 771e21f
Showing
1 changed file
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters