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

[BUG] Doesn not resize properly #15

Open
JKamsker opened this issue Mar 20, 2024 · 0 comments
Open

[BUG] Doesn not resize properly #15

JKamsker opened this issue Mar 20, 2024 · 0 comments

Comments

@JKamsker
Copy link

JKamsker commented Mar 20, 2024

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)

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

1 participant