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

UI: Fix padded layout in Firefox after resetting scale #15128

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

BartJanvanAssen
Copy link
Contributor

@BartJanvanAssen BartJanvanAssen commented Jun 2, 2021

Issue: #15041

What I did

I've started the angular project (example/angular-cli), noticed the bug in firefox (not in chrome). Applied the suggested fix (add box-sizing property).

How to test

  • Assuming no need to add a specific test.
  • reproduce steps are in the issue.
  • i've added the viewport addon to the storybook instance. im not sure if it's desirable to keep that in there. let me know if we need to remove it.

Regards

@nx-cloud
Copy link

nx-cloud bot commented Jun 2, 2021

Nx Cloud Report

CI ran the following commands for commit 7a5d4d9. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@shilman
Copy link
Member

shilman commented Jun 3, 2021

@ghengeveld can you look at this when you have time? Seems vaguely related to the layout parameter work you did before and I want to be careful that we don't introduce any unintentional breaking changes.

Copy link
Member

@ghengeveld ghengeveld left a comment

Choose a reason for hiding this comment

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

Tested and verified. LGTM. Nice work @BartJanvanAssen and good to see you took my suggestion to heart ❤️

@ghengeveld ghengeveld merged commit ef2eaa6 into storybookjs:next Jun 16, 2021
@ghengeveld ghengeveld changed the title viewport addon CSS fix for scale reset on firefox UI: Fix padded layout in Firefox after resetting scale Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants