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 to css Zoom not working in safari #21069

Merged
merged 8 commits into from
Feb 16, 2023
Merged

Conversation

FlynnFc
Copy link
Contributor

@FlynnFc FlynnFc commented Feb 13, 2023

Closes #20888

What I did

Implemented a test for safari. Excludes Chrome, Edge, and all Android browsers.

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["bug","ui", "other"]

@FlynnFc FlynnFc marked this pull request as ready for review February 13, 2023 14:22
@ndelangen
Copy link
Member

Thank you for your first PR to storybook ❤️ much appreciated, I've left a review requesting some changes, but they are pretty small ones, I think.

Let me know if you need any assistance, should be good to merge afterwards.

@FlynnFc FlynnFc requested a review from ndelangen February 14, 2023 02:53
Co-authored-by: Norbert de Langen <ndelangen@me.com>
@ndelangen
Copy link
Member

Great! looking forward to your next PR @FlynnFc ! 🙏

@ndelangen ndelangen merged commit e132d34 into storybookjs:next Feb 16, 2023
@JReinhold JReinhold mentioned this pull request Feb 17, 2023
5 tasks
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.

[Bug]: Zoom in Safari is not working as expected
3 participants