Skip to content

[ES|QL] Autocomplete problem in where for multiline queries #213323

@stratoula

Description

@stratoula

found a small one

STR:

  1. have this query
FROM kibana_sample_data_logs
| LIMIT 10
  1. press enter after kibana_sample_data_logs and type | WHERE event.dataset == i.e.
FROM kibana_sample_data_logs
| WHERE event.dataset == # cursor on this line
| LIMIT 10

Result: do not see autocomplete suggestions
Expected: see suggestions

PR: #213240

Originally posted by @ghudgins in #192255

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:ES|QLES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//bugFixes for quality problems that affect the customer experienceimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions