Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Infra][Lens] Fix prop drilling error in passing down lastReloa…
…dRequestTime (elastic#206591) (elastic#206831) # Backport This will backport the following commits from `main` to `8.x`: - [[Infra][Lens] Fix prop drilling error in passing down lastReloadRequestTime (elastic#206591)](elastic#206591) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gonçalo Rica Pais da Silva","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-15T17:00:30Z","message":"[Infra][Lens] Fix prop drilling error in passing down lastReloadRequestTime (elastic#206591)\n\n## Summary\r\n\r\nSmall fix to correctly pull in the right prop for propagating\r\n`lastReloadRequesTime` down to the lens API. Fixes the issue of the\r\nauto-refresh not working for flyouts for the infrastructure page.\r\n\r\nCloses elastic#203446\r\n\r\n## How to test\r\n\r\n* Go to infrastructure inventory page, click on a host to open a flyout.\r\n* Click the datepicker and set the auto-refresh to occur every N\r\nseconds.\r\n* The KPIs and other charts should visibly load & update periodically.","sha":"ad8ede6156b5ad3960950cf325aabea79910c394","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Team:obs-ux-infra_services"],"title":"[Infra][Lens] Fix prop drilling error in passing down lastReloadRequestTime","number":206591,"url":"https://github.com/elastic/kibana/pull/206591","mergeCommit":{"message":"[Infra][Lens] Fix prop drilling error in passing down lastReloadRequestTime (elastic#206591)\n\n## Summary\r\n\r\nSmall fix to correctly pull in the right prop for propagating\r\n`lastReloadRequesTime` down to the lens API. Fixes the issue of the\r\nauto-refresh not working for flyouts for the infrastructure page.\r\n\r\nCloses elastic#203446\r\n\r\n## How to test\r\n\r\n* Go to infrastructure inventory page, click on a host to open a flyout.\r\n* Click the datepicker and set the auto-refresh to occur every N\r\nseconds.\r\n* The KPIs and other charts should visibly load & update periodically.","sha":"ad8ede6156b5ad3960950cf325aabea79910c394"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206591","number":206591,"mergeCommit":{"message":"[Infra][Lens] Fix prop drilling error in passing down lastReloadRequestTime (elastic#206591)\n\n## Summary\r\n\r\nSmall fix to correctly pull in the right prop for propagating\r\n`lastReloadRequesTime` down to the lens API. Fixes the issue of the\r\nauto-refresh not working for flyouts for the infrastructure page.\r\n\r\nCloses elastic#203446\r\n\r\n## How to test\r\n\r\n* Go to infrastructure inventory page, click on a host to open a flyout.\r\n* Click the datepicker and set the auto-refresh to occur every N\r\nseconds.\r\n* The KPIs and other charts should visibly load & update periodically.","sha":"ad8ede6156b5ad3960950cf325aabea79910c394"}}]}] BACKPORT--> Co-authored-by: Gonçalo Rica Pais da Silva <[email protected]>
- Loading branch information