[Navigation] [Fix] Add Background Search nav item to ECH o11y nav#237494
Merged
justinkambic merged 2 commits intoelastic:mainfrom Oct 3, 2025
Merged
[Navigation] [Fix] Add Background Search nav item to ECH o11y nav#237494justinkambic merged 2 commits intoelastic:mainfrom
justinkambic merged 2 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Contributor
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Async chunks
|
baileycash-elastic
approved these changes
Oct 3, 2025
Contributor
|
Starting backport for target branches: 9.2 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 3, 2025
…astic#237494) ## Summary Observability solution view omitted the Background Search nav item, whereas all the other solution views include it in their management sections. This PR introduces it. <img width="601" height="1091" alt="image" src="https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02" /> (cherry picked from commit 67b32b5)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Oct 3, 2025
…av (#237494) (#237544) # Backport This will backport the following commits from `main` to `9.2`: - [[Navigation] [Fix] Add Background Search nav item to ECH o11y nav (#237494)](#237494) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Justin Kambic","email":"jk@elastic.co"},"sourceCommit":{"committedDate":"2025-10-03T20:42:36Z","message":"[Navigation] [Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n## Summary\n\nObservability solution view omitted the Background Search nav item,\nwhereas all the other solution views include it in their management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\" height=\"1091\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:obs-ux-management","backport:version","author:obs-ux-management","v9.2.0","v9.3.0"],"title":"[Navigation] [Fix] Add Background Search nav item to ECH o11y nav","number":237494,"url":"https://github.com/elastic/kibana/pull/237494","mergeCommit":{"message":"[Navigation] [Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n## Summary\n\nObservability solution view omitted the Background Search nav item,\nwhereas all the other solution views include it in their management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\" height=\"1091\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237494","number":237494,"mergeCommit":{"message":"[Navigation] [Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n## Summary\n\nObservability solution view omitted the Background Search nav item,\nwhereas all the other solution views include it in their management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\" height=\"1091\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7"}}]}] BACKPORT--> Co-authored-by: Justin Kambic <jk@elastic.co>
rylnd
pushed a commit
to rylnd/kibana
that referenced
this pull request
Oct 17, 2025
…astic#237494) ## Summary Observability solution view omitted the Background Search nav item, whereas all the other solution views include it in their management sections. This PR introduces it. <img width="601" height="1091" alt="image" src="https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02" />
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Observability solution view omitted the Background Search nav item, whereas all the other solution views include it in their management sections.
This PR introduces it.