[Chrome Grid] Revert the header displayed next to the sidenav#244628
Merged
Dosant merged 1 commit intoelastic:mainfrom Nov 28, 2025
Merged
[Chrome Grid] Revert the header displayed next to the sidenav#244628Dosant merged 1 commit intoelastic:mainfrom
Dosant merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/appex-sharedux (Team:SharedUX) |
Dosant
commented
Nov 28, 2025
| } | ||
|
|
||
| // open Infrastructure popover and navigate to some link inside the panel | ||
| await solutionNavigation.sidenav.expandMore(); |
Contributor
Author
There was a problem hiding this comment.
We removed this in the original grid PR because there was more space in the sidenav so we didn't need to click "more" here.
Now we need to revert this
https://github.com/elastic/kibana/pull/243181/files#r2546679194
ek-so
approved these changes
Nov 28, 2025
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Page load bundle
|
maryam-saeidi
approved these changes
Nov 28, 2025
Member
maryam-saeidi
left a comment
There was a problem hiding this comment.
Code review only, revert LGTM
tkajtoch
pushed a commit
to tkajtoch/kibana
that referenced
this pull request
Dec 1, 2025
…c#244628) ## Summary One user-facing change we made with [the grid layout](elastic#243181) is that we started displaying the Kibana header next to the sidenav instead of above it. **Before grid layout** <img width="630" height="409" alt="Screenshot 2025-10-31 at 11 22 32" src="https://github.com/user-attachments/assets/f04eaf6a-9605-4346-b105-e172b5f990f2" /> **With grid layout** <img width="591" height="290" alt="Screenshot 2025-10-31 at 11 25 24" src="https://github.com/user-attachments/assets/6e34f379-d979-4c82-a6fc-1c94811f17b6" /> ----- With this PR, we revert this user-facing change and return the header to the top of the nav. <img width="1624" height="1056" alt="Screenshot 2025-11-28 at 12 54 38" src="https://github.com/user-attachments/assets/b8bb6a56-4983-4341-9ae6-e52ac46b5636" />
tsullivan
pushed a commit
to tsullivan/kibana
that referenced
this pull request
Dec 1, 2025
…c#244628) One user-facing change we made with [the grid layout](elastic#243181) is that we started displaying the Kibana header next to the sidenav instead of above it. **Before grid layout** <img width="630" height="409" alt="Screenshot 2025-10-31 at 11 22 32" src="https://github.com/user-attachments/assets/f04eaf6a-9605-4346-b105-e172b5f990f2" /> **With grid layout** <img width="591" height="290" alt="Screenshot 2025-10-31 at 11 25 24" src="https://github.com/user-attachments/assets/6e34f379-d979-4c82-a6fc-1c94811f17b6" /> ----- With this PR, we revert this user-facing change and return the header to the top of the nav. <img width="1624" height="1056" alt="Screenshot 2025-11-28 at 12 54 38" src="https://github.com/user-attachments/assets/b8bb6a56-4983-4341-9ae6-e52ac46b5636" />
NicholasPeretti
pushed a commit
to NicholasPeretti/kibana
that referenced
this pull request
Dec 2, 2025
…c#244628) ## Summary One user-facing change we made with [the grid layout](elastic#243181) is that we started displaying the Kibana header next to the sidenav instead of above it. **Before grid layout** <img width="630" height="409" alt="Screenshot 2025-10-31 at 11 22 32" src="https://github.com/user-attachments/assets/f04eaf6a-9605-4346-b105-e172b5f990f2" /> **With grid layout** <img width="591" height="290" alt="Screenshot 2025-10-31 at 11 25 24" src="https://github.com/user-attachments/assets/6e34f379-d979-4c82-a6fc-1c94811f17b6" /> ----- With this PR, we revert this user-facing change and return the header to the top of the nav. <img width="1624" height="1056" alt="Screenshot 2025-11-28 at 12 54 38" src="https://github.com/user-attachments/assets/b8bb6a56-4983-4341-9ae6-e52ac46b5636" />
JordanSh
pushed a commit
to JordanSh/kibana
that referenced
this pull request
Dec 9, 2025
…c#244628) ## Summary One user-facing change we made with [the grid layout](elastic#243181) is that we started displaying the Kibana header next to the sidenav instead of above it. **Before grid layout** <img width="630" height="409" alt="Screenshot 2025-10-31 at 11 22 32" src="https://github.com/user-attachments/assets/f04eaf6a-9605-4346-b105-e172b5f990f2" /> **With grid layout** <img width="591" height="290" alt="Screenshot 2025-10-31 at 11 25 24" src="https://github.com/user-attachments/assets/6e34f379-d979-4c82-a6fc-1c94811f17b6" /> ----- With this PR, we revert this user-facing change and return the header to the top of the nav. <img width="1624" height="1056" alt="Screenshot 2025-11-28 at 12 54 38" src="https://github.com/user-attachments/assets/b8bb6a56-4983-4341-9ae6-e52ac46b5636" />
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
One user-facing change we made with the grid layout is that we started displaying the Kibana header next to the sidenav instead of above it.
Before grid layout
With grid layout
With this PR, we revert this user-facing change and return the header to the top of the nav.