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(Loading): fix safari specific issues w/ small loading #7661

Merged
merged 2 commits into from
Feb 17, 2021

Conversation

tw15egan
Copy link
Member

Closes #7655

Fixes a Safari specific issue with InlineLoading and the small Loading variant. Negative stroke-dashoffset values are not supported in Safari, so this adjusts values in that browser.

Changelog

New

  • Safari specific media query to adjust values to ones that are supported

Testing / Reviewing

Ensure the background is visible in Loading with the small variant checked

@netlify
Copy link

netlify bot commented Jan 26, 2021

Deploy preview for carbon-elements ready!

Built with commit 3d4f89e

https://deploy-preview-7661--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Jan 26, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 3d4f89e

https://deploy-preview-7661--carbon-components-react.netlify.app

Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me

@kodiakhq kodiakhq bot merged commit 0ed34c7 into carbon-design-system:master Feb 17, 2021
This was referenced Feb 18, 2021
@tw15egan tw15egan deleted the loading-safari-fix branch March 3, 2022 16:12
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.

[loading] audit bugs
4 participants