Skip to content

[ES|QL] focus editor when user uses visor#251084

Merged
momovdg merged 2 commits intoelastic:mainfrom
momovdg:esql-focus-editor-after-visor-usage
Feb 2, 2026
Merged

[ES|QL] focus editor when user uses visor#251084
momovdg merged 2 commits intoelastic:mainfrom
momovdg:esql-focus-editor-after-visor-usage

Conversation

@momovdg
Copy link
Copy Markdown
Contributor

@momovdg momovdg commented Jan 30, 2026

resolves #249983

Summary

With this fix, after the user inserts the KQL query from the visor to the editor, the editor focuses, the cursor appears and the next suggestions are offered.

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@momovdg momovdg self-assigned this Jan 30, 2026
@momovdg momovdg added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// v9.4.0 labels Jan 30, 2026
@momovdg momovdg marked this pull request as ready for review January 30, 2026 17:03
@momovdg momovdg requested a review from a team as a code owner January 30, 2026 17:03
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
esql 736.2KB 736.3KB +53.0B

History

cc @momovdg

Copy link
Copy Markdown
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested also locally

@momovdg momovdg merged commit f25e367 into elastic:main Feb 2, 2026
16 checks passed
mbondyra added a commit to mbondyra/kibana that referenced this pull request Feb 2, 2026
…iew_cps

* commit '3cd2ea4a515d8a0aafd32f75dc61f1cff892a4b0':
  Fix Failing test: APM Service overview - header filters (elastic#250355)
  [ES|QL] Small improvements on the editor (elastic#251004)
  [ES|QL] Refactor promql validation (elastic#250996)
  [ES|QL] Update the readme in esql-utils (elastic#251024)
  [ES|QL] Grouping functions as arguments to scalar functions (elastic#251015)
  [ES|QL] focus editor when user uses visor (elastic#251084)
  [Contextual Security] add relationship node type for entity graph (elastic#249479)
  [One Workflow] Fix email connector documentation: to field (elastic#251171)
@momovdg momovdg deleted the esql-focus-editor-after-visor-usage branch February 2, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ES|QL] Re-locate the cursor back to the editor after using the visor / simplified Search

3 participants