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

UI Overflow on Mobile (Chrome) #963

Open
KaranNegi20Feb opened this issue Mar 1, 2025 · 4 comments · May be fixed by #1030
Open

UI Overflow on Mobile (Chrome) #963

KaranNegi20Feb opened this issue Mar 1, 2025 · 4 comments · May be fixed by #1030
Assignees
Labels

Comments

@KaranNegi20Feb
Copy link
Contributor

KaranNegi20Feb commented Mar 1, 2025

Describe the bug
The page width and the container width do not match properly, causing horizontal overflow on mobile devices.

To Reproduce
Steps to reproduce the behavior:

  1. Open Nest OWASP on a mobile device using Chrome.
  2. Observe that the page extends beyond the screen width, causing horizontal scrolling.

You can also replicate the issue by using the inspect mode and changing the Dimensions of the sceen-size to any mobile device of your wish. It seems like whenever the width of the screen goes below 640 this issue arises.

Demo videos and images:

Image

WhatsApp.Video.2025-03-01.at.10.08.06.AM.mp4
WhatsApp.Video.2025-03-01.at.10.08.12.AM.mp4

Expected behaviour
The div container should match the mobile width and should not overflow as it does in the above demo videos and images.

Are you going to work on fixing this?
Yes I am working on the fix.

Smartphone:

  • Device: Realme Narzo 50
  • OS: Andriod 13
  • Browser: Chrome
  • Version: 133.0.6943.137

Additional context
This issue affects usability and should be fixed to improve mobile responsiveness.

@KaranNegi20Feb
Copy link
Contributor Author

Hey @arkid15r please verify this issue and assign it to me.

@KaranNegi20Feb
Copy link
Contributor Author

hey @arkid15r and @kasya can i be assigned this issue, i already have fixed it.

@arkid15r arkid15r moved this from Backlog to Todo in Project Nest Mar 2, 2025
@arkid15r
Copy link
Collaborator

arkid15r commented Mar 2, 2025

@KaranNegi20Feb yep, that's something that needs to be improved. Thanks for the report!

@KaranNegi20Feb
Copy link
Contributor Author

@arkid15r Thank you for looking into it, ill make a PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants