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

[8.x] [Discover] Adjust log.level indicator alignment (#195098) #195265

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

##  📓 Summary

A change in the EuiDataGrid style clashed with a custom CSS change
applied to the grid in order to render the `log.level` indicator on the
whole line height.

This change fixes the spacing issue and delegates to the inner element,
the indicator itself, the responsibility to make fill the whole space
ignoring padding imposed by the grid (using an absolute positioning, the
DOM node will ignore inner spacing and fill the parent container.)

https://github.com/user-attachments/assets/fe8d418a-5c7f-4999-86a4-296304d5aa97

Co-authored-by: Marco Antonio Ghiani <[email protected]>
(cherry picked from commit 78cc1ad)
@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
cloudSecurityPosture 507.6KB 507.6KB +4.0B
discover 820.1KB 820.1KB +4.0B
esqlDataGrid 154.1KB 154.1KB +4.0B
securitySolution 20.6MB 20.6MB +20.0B
slo 855.5KB 855.5KB +4.0B
total +36.0B

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

cc @tonyghiani

@kibanamachine kibanamachine merged commit bc7cd24 into elastic:8.x Oct 7, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants