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

Solution nav add flex column styles #132252

Merged
merged 3 commits into from
May 16, 2022
Merged

Conversation

semd
Copy link
Contributor

@semd semd commented May 16, 2022

Summary

This change is needed by #130023

It will be used in this PR #132210

The new Security Solution side nav needs to place some items at the bottom of the container, this change is needed to position them correctly. This style change is unnoticeable for the rest of the integrations.

@semd semd added release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting Security Solution Threat Hunting Team Team:Threat Hunting:Explore v8.3.0 labels May 16, 2022
@semd semd requested a review from a team as a code owner May 16, 2022 15:00
@semd semd self-assigned this May 16, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

Comment on lines 21 to 23

display: flex;
flex-direction: column;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you move this up to before the breakpoint mixin (line 13) otherwise it's hard to follow what styles are being applied directly to the selector.

@semd semd enabled auto-merge (squash) May 16, 2022 16:37
@semd semd disabled auto-merge May 16, 2022 17:29
@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
dataViewEditor 170.7KB 170.9KB +140.0B
securitySolution 5.0MB 5.0MB +140.0B
total +280.0B

History

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

cc @semd

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

Double-checked the storybook in Chrome, FF and Safari for all breakpoints and different content types. Didn't seem to have any ill-effects.

@semd semd merged commit cf67d7c into elastic:main May 16, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting:Explore Team:Threat Hunting Security Solution Threat Hunting Team v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants