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

report(flow): sidebar mocks #13002

Merged
merged 23 commits into from
Sep 3, 2021
Merged

report(flow): sidebar mocks #13002

merged 23 commits into from
Sep 3, 2021

Conversation

adamraine
Copy link
Member

Changes the sidebar to resemble our mocks better.

There isn't much included in the runtime settings, and the information be visible on the individual reports, so we could leave that out for now.

@adamraine adamraine requested a review from a team as a code owner September 1, 2021 18:21
@adamraine adamraine requested review from connorjclark and removed request for a team September 1, 2021 18:21
@google-cla google-cla bot added the cla: yes label Sep 1, 2021

export const SummaryIcon: FunctionComponent = () => {
return (
<svg width="14" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
Copy link
Collaborator

Choose a reason for hiding this comment

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

we learned in #12803 that xmlns is unnecessary in svg-in-HTML, so we can remove.

was the svg run through https://jakearchibald.github.io/svgomg/ ?

Copy link
Member Author

Choose a reason for hiding this comment

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

was the svg run through https://jakearchibald.github.io/svgomg/ ?

No

flow-report/test/util-test.tsx Show resolved Hide resolved
flow-report/src/util.ts Outdated Show resolved Hide resolved
@adamraine adamraine merged commit b236b59 into master Sep 3, 2021
@adamraine adamraine deleted the flow-report-sidebar-mock branch September 3, 2021 23:23
satya-nutella pushed a commit to satya-nutella/lighthouse that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants