cuprite icon indicating copy to clipboard operation
cuprite copied to clipboard

Viewport not resizing

Open adrianthedev opened this issue 1 year ago • 6 comments

Hey 👋

I have this issue with cuprite tests which I don't think we had before.

It seems that the webpage does not resize with the viewport. This causes the web page to be smaller than the viewport. You can see in the video that the actual page does not resize with the viewport, unlike the other window where the content fits into the viewport (and is responsive).

In my particular case, the tests are failing because one of the alerts is "hidden" outside of the viewport (because the content does not get fitted in the viewport).

I'd love to get some help with this.

Thank you!

https://github.com/rubycdp/cuprite/assets/1334409/f7088a85-9740-437c-b323-23cf48f985d0

adrianthedev avatar Jun 29 '24 09:06 adrianthedev