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

[Logs UI] Fix font size references after EUI upstream change #33411

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

weltenwort
Copy link
Member

@weltenwort weltenwort commented Mar 18, 2019

Summary

This fixes the small font scale of the log viewer to correctly reference the EUI font size again. Before this fix, the small font scale was rendered larger than medium. Similarly, the tick labels of the log minimap were being rendered too large.

Both resulted from a breaking change of the exported variable names in elastic/eui#1590.

fixes #32759

Checklist

For maintainers

@weltenwort weltenwort added bug Fixes for quality problems that affect the customer experience [zube]: In Progress v8.0.0 Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.2.0 labels Mar 18, 2019
@weltenwort weltenwort self-assigned this Mar 18, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/infrastructure-ui

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@weltenwort weltenwort marked this pull request as ready for review March 18, 2019 14:47
@skh skh removed request for simianhacker and Kerry350 March 18, 2019 15:31
Copy link
Contributor

@skh skh left a comment

Choose a reason for hiding this comment

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

Reproduced the issue on master, verified the fix in this branch. 👍

@weltenwort weltenwort merged commit 04f816b into elastic:master Mar 18, 2019
weltenwort added a commit to weltenwort/kibana that referenced this pull request Mar 18, 2019
…#33411)

This fixes the `small` font scale of the log viewer to correctly reference the EUI font size again. Before this fix, the `small` font scale was rendered larger than `medium`. Similarly, the tick labels of the log minimap were being rendered too large.

Both resulted from a breaking change of the exported variable names in elastic/eui#1590.

fixes elastic#32759
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

weltenwort added a commit that referenced this pull request Mar 18, 2019
…33411) (#33441)

Backports the following commits to 7.x:
 - [Logs UI] Fix font size references after EUI upstream change  (#33411)
@weltenwort weltenwort added the non-issue Indicates to automation that a pull request should not appear in the release notes label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Logs UI Logs UI feature non-issue Indicates to automation that a pull request should not appear in the release notes review Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Logs UI] Custom panel font sizes don't follow their expected scales
4 participants