Skip to content

[Discover Autocomplete] UI Editor Interactions - Proper display and use of user hints window #8973

Open
@LDrago27

Description

@LDrago27

Objective

Verify the user hints window, which is the little box with text underneath the suggestions that appears. Since it is manually tacked on, this is an expected point of failure.

What to test

Permutations to consider (only if they apply)

Data type:

  1. Index Patterns

  2. Indexes

  3. S3 Connections (future)

  4. Cloudwatch

  5. Security Lake

Language:

  1. DQL

  2. PPL

  3. SQL

Scenario Steps Expected result Notes
Clicking on query editor
  • Click on the query editor.
User hints window appears right below the suggestion window
Escaping suggestion window and reengaging
  • Be in the query editor.
  • Press ESC to close out the suggestion window.
  • Start typing again to make the suggestion window appear.
The user hints window should appear and disappear along with the suggestion window
Have another focused window
  • Be in the query editor.
  • Open another window, a good example is the timepicker.
  • Try clicking back into the query editor.
Since the suggestion window doesn't appear, the user hints window should also not appear This is currently an issue with the user hints that hasn't been fixed

Pre-requisites

What do we need to make sure the test can be written

Steps to setting up the scenario

  1. Have at least 1 existing workspace with index patterns

  2. Turn query enhancements on

  3. Select the index pattern

  4. Select the language for the test

Known Issues

List of known issues to reference that could impact the results of this test case

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions