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

fix: blurry svgs in safari #2507

Merged
merged 10 commits into from
Jul 15, 2024
Merged

fix: blurry svgs in safari #2507

merged 10 commits into from
Jul 15, 2024

Conversation

LeahMarieBush
Copy link
Contributor

@LeahMarieBush LeahMarieBush commented Jul 9, 2024

πŸ”— Relevant links

πŸ—’οΈ What

This PR updates the try-hcp-callout side image to use the svg inline vs as the background image. This is due to a bug in safari where the svgs look blurry. This PR fixes that issue and also another issue where svg ids are being duplicated (more context here)

πŸ“Έ Design Screenshots

Before
Screenshot 2024-07-09 at 3 18 37β€―PM

After
Screenshot 2024-07-09 at 3 18 20β€―PM

πŸ§ͺ Testing

  1. Go to safari with the preview link
  2. Look at the try-hcp-callout component on the page
  3. Note that it is no longer blurry.
  4. Also go to other product landing pages and make sure those images aren't blurry as well.

Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
dev-portal βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 15, 2024 8:40pm

Copy link

github-actions bot commented Jul 9, 2024

πŸ“¦ Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action πŸ€–

This PR introduced no changes to the javascript bundle πŸ™Œ

@LeahMarieBush LeahMarieBush requested review from a team and nandereck and removed request for a team July 9, 2024 20:56
Copy link
Contributor

@nandereck nandereck left a comment

Choose a reason for hiding this comment

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

This appears to address the issue but have some clarification questions related to the package update and the bundle size!

package.json Show resolved Hide resolved
src/components/try-hcp-callout/content.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@nandereck nandereck left a comment

Choose a reason for hiding this comment

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

LGTM! πŸ₯‡ Awesome work!

Mind removing the note about the bundle size in your PR description before merging?

@LeahMarieBush LeahMarieBush merged commit beff95f into main Jul 15, 2024
9 checks passed
@LeahMarieBush LeahMarieBush deleted the leah/fix/blurry-svgs-safari branch July 15, 2024 20:54
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