Skip to content
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

[RCA] Fix extra margin on navigation menu #194142

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

benakansara
Copy link
Contributor

@benakansara benakansara commented Sep 26, 2024

Resolves #194146

Removes extra margin on top of left navigation menu

Screen.Recording.2024-09-25.at.21.44.35.mov

@benakansara benakansara added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 Team:obs-ux-management Observability Management User Experience Team v8.16.0 backport:version Backport to applied version labels labels Sep 26, 2024
@benakansara benakansara self-assigned this Sep 26, 2024
@benakansara benakansara requested a review from a team as a code owner September 26, 2024 13:30
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@botelastic botelastic bot added the ci:project-deploy-observability Create an Observability project label Sep 26, 2024
@obltmachine
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Contributor

@kdelemme kdelemme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benakansara benakansara enabled auto-merge (squash) September 26, 2024 13:41
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
investigateApp 466.5KB 472.9KB +6.4KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
investigateApp 13.0KB 6.5KB -6.5KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @benakansara

@benakansara benakansara merged commit 4323814 into elastic:main Sep 26, 2024
29 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 26, 2024
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

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 Sep 26, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [[RCA] Fix extra margin on navigation menu
(#194142)](#194142)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Bena
Kansara","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-26T14:57:02Z","message":"[RCA]
Fix extra margin on navigation menu (#194142)\n\nResolves
https://github.com/elastic/kibana/issues/194146\r\n\r\nRemoves extra
margin on top of left navigation
menu\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bdcbac02-dff6-4824-8f15-020eb45b3d1f","sha":"4323814d48546983f632a8f67b012d30ded737e8","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","ci:project-deploy-observability","Team:obs-ux-management","v8.16.0","backport:version"],"title":"[RCA]
Fix extra margin on navigation
menu","number":194142,"url":"https://github.com/elastic/kibana/pull/194142","mergeCommit":{"message":"[RCA]
Fix extra margin on navigation menu (#194142)\n\nResolves
https://github.com/elastic/kibana/issues/194146\r\n\r\nRemoves extra
margin on top of left navigation
menu\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bdcbac02-dff6-4824-8f15-020eb45b3d1f","sha":"4323814d48546983f632a8f67b012d30ded737e8"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194142","number":194142,"mergeCommit":{"message":"[RCA]
Fix extra margin on navigation menu (#194142)\n\nResolves
https://github.com/elastic/kibana/issues/194146\r\n\r\nRemoves extra
margin on top of left navigation
menu\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bdcbac02-dff6-4824-8f15-020eb45b3d1f","sha":"4323814d48546983f632a8f67b012d30ded737e8"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Bena Kansara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels 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 v8.16.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RCA] Extra margin on top of menu
6 participants