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] Horizontal Scrolling Issue: Webpage Layout Not Fully Responsive #35

Open
d1vyanshu-kumar opened this issue Jan 16, 2025 · 2 comments · May be fixed by #37
Open

[Bug] Horizontal Scrolling Issue: Webpage Layout Not Fully Responsive #35

d1vyanshu-kumar opened this issue Jan 16, 2025 · 2 comments · May be fixed by #37
Assignees

Comments

@d1vyanshu-kumar
Copy link

🐞 Bug Report

Describe the bug

  • When the server starts and the webpage loads, the UI is not compact, causing horizontal scrolling (left-to-right) along with vertical scrolling. The webpage content does not fit properly within the browser window.
  • The issue seems to be related to improper layout or CSS styles, leading to overflow in the horizontal direction.
  • Key elements like the menu bar and other components contribute to the layout issue, making the user interface less responsive.

To Reproduce

  1. Start the server using the appropriate command.
  2. Open the webpage in a browser (e.g., Chrome).
  3. Resize the browser window or inspect the layout on different screen sizes.
  4. Observe the horizontal scrolling issue.

Expected behaviour

  • The webpage should render in a compact and responsive manner, fitting the browser window's width. Horizontal scrolling should not occur, and the layout should adjust dynamically to prevent overflow.

@d1vyanshu-kumar
Copy link
Author

@Shubh942 Could you please review this issue? If it seems valid, please assign it to me. I've already started working on a solution.

@Shubh942
Copy link
Contributor

@d1vyanshu-kumar go for it!

@d1vyanshu-kumar d1vyanshu-kumar linked a pull request Jan 17, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants