Skip to content

[9.3] [Discover] Should be able to complete all quickly opened tabs (#246941)#247910

Merged
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-246941
Jan 6, 2026
Merged

[9.3] [Discover] Should be able to complete all quickly opened tabs (#246941)#247910
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-246941

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

…c#246941)

- Closes elastic#246406

## Summary

Unsubscribe was triggered too fast and it did not allow the initial
fetch to even start to execute. This PR delays the unsubscribe and lets
to fetch the data for the tab.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

(cherry picked from commit 3acd431)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jan 6, 2026
@kibanamachine kibanamachine enabled auto-merge (squash) January 6, 2026 08:42
@kibanamachine kibanamachine merged commit 86a31dc into elastic:9.3 Jan 6, 2026
17 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #15 / discover/tabs discover - ES|QL controls should keep the ES|QL control after a browser refresh

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
discover 1.3MB 1.3MB +63.0B

cc @jughosta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

3 participants