-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Enable search history by default for Search Box (#2566)
* make enable search history true by default * fix: debounceTime being shadowed (linting) * check for normal debounce time input * remove redundant comment * minimum debounce value for search history * remove search history debounce input * incorporate debounce time in test * added test for higher debounce time * search history default enabled test
- Loading branch information
1 parent
d9db405
commit cf7c36a
Showing
2 changed files
with
88 additions
and
11 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
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