-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Implement new o11y nav hierarchy for serverless #193510
Open
mgiota
wants to merge
8
commits into
elastic:main
Choose a base branch
from
mgiota:change_navigation_serverless
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+217
−118
Conversation
This file contains 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
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
@elasticmachine merge upstream |
mgiota
added
release_note:skip
Skip the PR/issue when compiling release notes
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
Team:obs-ux-management
Observability Management User Experience Team
labels
Oct 7, 2024
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
botelastic
bot
added
the
ci:project-deploy-observability
Create an Observability project
label
Oct 7, 2024
💔 Build FailedFailed CI StepsHistory
To update your PR or re-run it, just comment with: cc @mgiota |
mgiota
force-pushed
the
change_navigation_serverless
branch
from
October 7, 2024 19:21
5531ade
to
1edc895
Compare
@elasticmachine merge upstream |
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Page load bundle
History
cc @mgiota |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
ci:project-deploy-observability
Create an Observability project
release_note:skip
Skip the PR/issue when compiling release notes
Team:obs-ux-management
Observability Management User Experience Team
v9.0.0
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.
Fixes #192804
This PR updates the nav hierarchy on serverless and changes the
accordion
topanelOpener
. The menu items have been updated according to the Figma file. Here's a Video of how nav hierarchy looks like on serverless with the new changes:Screen.Recording.2024-10-07.at.13.39.30.mov
What was changed
AI Assistant
Machine learning
Applications
now opens apanelOpener
instead of anaccordion
Service Inventory
was renamed toService inventory
to meet the use of sentence-case requirementInfrastructure
Infrastructure Inventory
was renamed toInfrastructure inventory
to match the sentence-case requirementMachine learning
: this menu was not present at all on serverlessNotes for the Reviewer
Stack Management
on security and search don't use anypanelOpener
, they use a landing page instead. In order to be consistent with the rest solutions, I kept Stack Management as is.Machine Learning
menu item was not present at all on serverless. I need a confirmation, that it is fine to bring it in as it is from stateful cc @vinaychandrasekhar