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

Addon-centered: Fix zoom issues for non-Firefox browsers #8442

Merged
merged 1 commit into from Oct 17, 2019

Conversation

CodeByAlex
Copy link
Member

@CodeByAlex CodeByAlex commented Oct 16, 2019

Issue: #7167

What I did

Fix the issue where zoom functionality mixed with addon centered causes the component to disappear. This fix works for all browsers except Firefox.

@shilman , This was the solution we discussed a while back. If we find a solution that doesn't become impacted by multiple transforms and works for all browsers, this can be replaced at that time.

How to test

  • Is this testable with Jest or Chromatic screenshots? No
  • Does this need a new example in the kitchen sink apps? No
  • Does this need an update to the documentation? No

If your answer is yes to any of these, please make sure to include it in your PR.

@vercel
Copy link

vercel bot commented Oct 16, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/ct4izawat
🌍 Preview: https://monorepo-git-fix-zoom-centered-functionality.storybook.now.sh

@CodeByAlex CodeByAlex marked this pull request as ready for review October 16, 2019 13:09
@shilman shilman changed the title Fix zoom compat issues with addon centered for browsers other than firefox Addon-centered: Fix zoom compat issues for non-Firefox browsers Oct 16, 2019
@shilman shilman changed the title Addon-centered: Fix zoom compat issues for non-Firefox browsers Addon-centered: Fix zoom issues for non-Firefox browsers Oct 16, 2019
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM! Will do a sanity check before I merge

@CodeByAlex CodeByAlex merged commit fe18a69 into next Oct 17, 2019
@CodeByAlex
Copy link
Member Author

CodeByAlex commented Oct 17, 2019

@shilman after reading through your comment again, I may have merged before you got a chance to do your sanity check. Please let me know if I should revert and I will do so.

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.

None yet

2 participants