-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Index Management] Fix ILM policy link trigger an SPA friendly navigation #199252
Conversation
f17a573
to
2337a22
Compare
Hi, @ElenaStoeva can you also help review this PR? Thanks a lot. |
@elasticmachine merge upstream |
6edf527
to
7b91cd3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this! Changes lgtm, tested locally.
Pinging @elastic/kibana-management (Team:Kibana Management) |
/ci |
Hey @viajes7, there is one failing Jest test in ci, which I think is caused by these changes - could you please fix it? |
Sure, test case fixed |
7b91cd3
to
dcca7d3
Compare
/ci |
It looks like the test is still failing - also, I don't see any test changes in this PR. |
e654383
to
1f0b09b
Compare
Hi, @ElenaStoeva Sorry about that. I didn't notice that the local push failed and I have pushed it again. |
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
|
@elasticmachine run docs-build |
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11959512720 |
…tion (elastic#199252) ## Summary Close elastic#87876 Use `core.application.navigateToUrl` navigate to given URL in a SPA friendly. https://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2 (cherry picked from commit fa100b4)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…navigation (#199252) (#201271) # Backport This will backport the following commits from `main` to `8.x`: - [[Index Management] Fix ILM policy link trigger an SPA friendly navigation (#199252)](#199252) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jusheng Huang","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-21T18:35:59Z","message":"[Index Management] Fix ILM policy link trigger an SPA friendly navigation (#199252)\n\n## Summary\r\n\r\nClose #87876 \r\n\r\nUse `core.application.navigateToUrl` navigate to given URL in a SPA\r\nfriendly.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2","sha":"fa100b48191d08fde48894ff88dd49687ef4d524","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","💝community","v9.0.0","backport:prev-minor"],"title":"[Index Management] Fix ILM policy link trigger an SPA friendly navigation","number":199252,"url":"https://github.com/elastic/kibana/pull/199252","mergeCommit":{"message":"[Index Management] Fix ILM policy link trigger an SPA friendly navigation (#199252)\n\n## Summary\r\n\r\nClose #87876 \r\n\r\nUse `core.application.navigateToUrl` navigate to given URL in a SPA\r\nfriendly.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2","sha":"fa100b48191d08fde48894ff88dd49687ef4d524"}},"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/199252","number":199252,"mergeCommit":{"message":"[Index Management] Fix ILM policy link trigger an SPA friendly navigation (#199252)\n\n## Summary\r\n\r\nClose #87876 \r\n\r\nUse `core.application.navigateToUrl` navigate to given URL in a SPA\r\nfriendly.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2","sha":"fa100b48191d08fde48894ff88dd49687ef4d524"}}]}] BACKPORT--> Co-authored-by: Jusheng Huang <[email protected]>
…tion (elastic#199252) ## Summary Close elastic#87876 Use `core.application.navigateToUrl` navigate to given URL in a SPA friendly. https://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2
…tion (elastic#199252) ## Summary Close elastic#87876 Use `core.application.navigateToUrl` navigate to given URL in a SPA friendly. https://github.com/user-attachments/assets/1918eb3d-fbec-46d9-8eae-b4a26ebd36a2
Summary
Close #87876
Use
core.application.navigateToUrl
navigate to given URL in a SPA friendly.2024-11-07.11.24.15.mov