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 safari icon bug #1964

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Fix safari icon bug #1964

merged 1 commit into from
Dec 23, 2024

Conversation

burieberry
Copy link
Contributor

A relatively recent change in IconButton component was setting svg width and height to auto, which translated to 0 for some browsers, such as Safari.

Before:
icon-bug

After:
icon-fixed

@burieberry burieberry requested a review from a team December 20, 2024 21:54
Copy link

Host Test Results

    1 files  ±0      1 suites  ±0   20m 10s ⏱️ -4s
713 tests ±0  711 ✔️ ±0  2 💤 ±0  0 ±0 
718 runs  ±0  716 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 041c917. ± Comparison against base commit 2695c1d.

@jurgenwerk
Copy link
Contributor

Percy has an option to include Safari. Should we enable it?

image

@burieberry
Copy link
Contributor Author

Percy has an option to include Safari. Should we enable it?

image

Good question. What do you think @lukemelia ? One thing to consider is we're already going over our limit for percy so we may need to increase that too.

@burieberry burieberry merged commit ae9abf6 into main Dec 23, 2024
41 checks passed
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