forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Console] Fix autocomplete on typing in every letter (elastic#171952)
Closes elastic#171951 ## Summary This PR fixes autocomplete to show suggestions even if user types in every letter. ![autocomplete-typing-in](https://github.com/elastic/kibana/assets/721858/c2d2dfb9-bc81-4285-b5c1-444d634f9af2) ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) ## Release note Fixes autocomplete to show suggestions even if user types in every letter (cherry picked from commit 1f5a3a0)
- Loading branch information
1 parent
ddd3e8d
commit ebb9e2a
Showing
2 changed files
with
18 additions
and
7 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