Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.22k stars 4.05k forks source link

Top Grid Row collapses into bottom rows when height attribute added and scale increased #4197

Open SabrinaDanielle opened 3 years ago

SabrinaDanielle commented 3 years ago

Bug Report

Steps

On it's on, Grid.Row has performed as expected; however, when I add the style object and height attribute. When I zoom in the top row starts traveling into the rows below.

Expected Result

Row is scalable with a specified height, the content stays within it's row and column

Actual Result

The top row intersects with the second row

Version

The latest 2.0.3

Testcase

https://codesandbox.io/s/zoo-grid-forked-xg7fk

welcome[bot] commented 3 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.