Describe the bug: When changing the ESQL query while the request is still running, the changes are overwritten once the currently running request resolves
Steps to reproduce:
Change ESQL query to something that will take a little while to resolve
Run query
While query is running, change the query in the ESQL editor
When the old query loads, the editor is set back to the old state
This also happens for the initial load.
Expected behavior:
User input is never overwritten unexpectedly
Screenshots (if relevant):
Any additional context:
Not sure whether this is an issue with the editor itself or with the Discover state management, in case it's wrong feel free to re-label.
Kibana version: main
Describe the bug: When changing the ESQL query while the request is still running, the changes are overwritten once the currently running request resolves
Steps to reproduce:
This also happens for the initial load.
Expected behavior: User input is never overwritten unexpectedly
Screenshots (if relevant):
Any additional context:
Not sure whether this is an issue with the editor itself or with the Discover state management, in case it's wrong feel free to re-label.