Autocomplete breaks for all children of bool->filter #53510
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Console
Dev Tools Console Feature
Feature:Dev Tools
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Kibana version: 7.4.1
Elasticsearch version: 7.4.1
Server OS version: Ubuntu 18
Browser version: Firefox 71
Browser OS version: Windows
Original install method (e.g. download page, yum, from source, etc.): docker
Describe the bug:
Typing an a word (quoted or otherwise) for part of a query does not bring up the autocomplete dropdown for any children of
"bool":{"filter"
, nor does CTRL/CMD+Space.Steps to reproduce:
"must"
seeing autocomplete working"must"
to"filter"
and see it stop workingExpected behavior:
Autocomplete for inside
"must"
&"filter"
queries should be identicalScreenshots (if relevant):
Errors in browser console (if relevant): No errors
Provide logs and/or server output (if relevant): No errors
Any additional context:
The text was updated successfully, but these errors were encountered: