Skip to content

Conversation

log101
Copy link

@log101 log101 commented Sep 23, 2025

Changed styling of "PerfCompare" header and added a new style for the "Home" button to match Figma design. Now the spacing between the home button and header is 42px and the spacing between the home button and the comparison card is 26px as in the Figma design.

Changed styling of "PerfCompare" header and added a new style for the "Home" button to match Figma design.
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit 42d00f1
🔍 Latest deploy log https://app.netlify.com/projects/mozilla-perfcompare/deploys/68dae3d61c7f4d00088e6ae1
😎 Deploy Preview https://deploy-preview-935--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.24%. Comparing base (299c907) to head (42d00f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #935   +/-   ##
=======================================
  Coverage   95.23%   95.24%           
=======================================
  Files          98       98           
  Lines        2751     2755    +4     
  Branches      544      544           
=======================================
+ Hits         2620     2624    +4     
  Misses        129      129           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kala-moz kala-moz self-requested a review September 23, 2025 21:02
Copy link
Contributor

@kala-moz kala-moz left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this issue. I've requested a small change. After you've rebased, we can check this in.

<p>Home</p>
</Stack>
</Link>
<Box className={`${styles.box}`}>
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be className={styles.box} No need for the template literals here since we don't have a string name for the className

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.

2 participants