Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.16] [time slider control] fix Time slider control needs to better …
…sync with dashboard time range (#199544) (#199831) # Backport This will backport the following commits from `main` to `8.16`: - [[time slider control] fix Time slider control needs to better sync with dashboard time range (#199544)](#199544) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan Reese","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-12T17:01:41Z","message":"[time slider control] fix Time slider control needs to better sync with dashboard time range (#199544)\n\nCloses https://github.com/elastic/kibana/issues/199227\r\n\r\nPR subscribes to reload$ and adjusts timeslider when parent reloads.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36be9947ce18f0601e8ad6d56b601475f6b7f2a5","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Presentation","v9.0.0","backport:version","v8.17.0","v8.16.1"],"title":"[time slider control] fix Time slider control needs to better sync with dashboard time range","number":199544,"url":"https://github.com/elastic/kibana/pull/199544","mergeCommit":{"message":"[time slider control] fix Time slider control needs to better sync with dashboard time range (#199544)\n\nCloses https://github.com/elastic/kibana/issues/199227\r\n\r\nPR subscribes to reload$ and adjusts timeslider when parent reloads.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36be9947ce18f0601e8ad6d56b601475f6b7f2a5"}},"sourceBranch":"main","suggestedTargetBranches":["8.x","8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199544","number":199544,"mergeCommit":{"message":"[time slider control] fix Time slider control needs to better sync with dashboard time range (#199544)\n\nCloses https://github.com/elastic/kibana/issues/199227\r\n\r\nPR subscribes to reload$ and adjusts timeslider when parent reloads.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36be9947ce18f0601e8ad6d56b601475f6b7f2a5"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.16","label":"v8.16.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Nathan Reese <[email protected]>
- Loading branch information