-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
bugSomething isn't workingSomething isn't workinglevel 1awards 2 pointsawards 2 pointswocsContributors under WOCContributors under WOC
Description
Is there an existing issue for this?
- I have searched the existing issues
What went down?
Hi, Palchhin here,
Description
There are two related layout issues:
- Home Page:
- The UI looks fine and centered, but there is unnecessary vertical scrolling even though there isn’t much content on the screen.
- The page should be fixed to the viewport height without scroll.
- Result Page (After Entering GitHub Username):
- After entering a GitHub username and viewing the result, the entire UI overflows vertically, causing the layout to go beyond the visible screen area (on mobile screen size).
Steps to Reproduce
- Open the app on a mobile device or simulate a mobile viewport (e.g., 375×667) in dev tools.
- On the home page, observe that everything looks centered, but you can scroll vertically.
- Enter a valid GitHub username and press enter.
- On the result page, notice that the layout overflows vertically and doesn’t fit within the screen.
Expected Behavior
- Home Page: Should be fully visible without any vertical scroll.
- Result Page: The UI should fit within the screen without overflowing.
Screenshots
Will start working on this once I get the issue approved.
Thank you.
Record
- I agree to follow this project's Code of Conduct
- I'm a WOC registered Contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglevel 1awards 2 pointsawards 2 pointswocsContributors under WOCContributors under WOC