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

Render of first row in Modal (when opened from Modal.confirm) is faulty #9374

Closed
tb2johm opened this issue Feb 19, 2018 · 1 comment
Closed
Assignees

Comments

@tb2johm
Copy link

tb2johm commented Feb 19, 2018

Version

3.2.1

Environment

Windows 7, tested in chrome and firefox

Reproduction link

https://codesandbox.io/s/937j3477mw

Steps to reproduce

Run example in minimal reproduction. Pressing the first (Open modal) button will show a component with two columns and two rows. Layout works as expected.
Press the second button (Open confirm modal) and same component will open, but this time the layout is faulty!

What is expected?

Rows and columns should render nicely.

What is actually happening?

First row is rendered faulty, but the second row is rendered ok.

@tb2johm
Copy link
Author

tb2johm commented Feb 19, 2018

Looking closer, it seems to be the image that is to high (it's 44px, but only needs to be 22px), or low depending on what the initial intention was.

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

No branches or pull requests

3 participants