SourceGeneratorPlayground icon indicating copy to clipboard operation
SourceGeneratorPlayground copied to clipboard

[BUG] Doesn not resize properly

Open JKamsker opened this issue 1 year ago • 0 comments
trafficstars

I've encountered an issue with the webpage layout not resizing correctly after adjusting the browser window size. Initially, when I enlarge the browser window, the webpage scales up as expected. However, the problem arises when I subsequently decrease the browser window size; the webpage does not scale down properly to fit the smaller size. This results in a layout that does not adjust to the reduced window size, potentially cutting off content or causing layout issues.

Steps to Reproduce

  1. Open the website in a web browser.
  2. Resize the browser window to a larger size, observing the webpage scale up accordingly.
  3. Without refreshing the page, resize the browser window to a smaller size.

Expected Behavior

The webpage should dynamically adjust and resize correctly both when the browser window is enlarged and when it is made smaller, ensuring that the layout and content are appropriately scaled and fully visible.

Actual Behavior

After enlarging the browser window and then making it smaller, the webpage does not resize back down properly. This results in a layout that doesn't fit the smaller window size, potentially obscuring content and causing usability issues.

Environment

  • Browser: Firefox 123.0.1 (64-Bit)
  • OS: Windows 11

Screenshots

grafik

(Yes, this is the full webpage)

JKamsker avatar Mar 20 '24 09:03 JKamsker