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

renderer: fix word break issue for display text, move metric disclaimer #9030

Merged
merged 4 commits into from
May 23, 2019

Conversation

connorjclark
Copy link
Collaborator

Before:

image

image

image

After:

image

image

image

See #9026

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -480,6 +480,7 @@

.lh-audit__display-text {
flex: 1;
word-break: normal;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would love to see a diagram of our web of word-break fixes over the course of LH history 😆

@paulirish
Copy link
Member

I was attempting a fix for the wrapping myself yesterday. I just pushed it here. Here's the difference between the two:

image image

sorry for jumping into the PR

@connorjclark
Copy link
Collaborator Author

fiiiine. only cuz it's better √√

lgtm

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

— L
GT
M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants