Replies: 7 comments 9 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Yes, what you’re seeing sounds like a responsive layout issue on GitHub Web for Android. The file content scrolls correctly, but the page width isn’t adapting fully to the viewport, leaving that blank space. A few things you can try in the meantime: Make sure your browser zoom is set to 100% and try rotating the device to see if the layout adjusts. Clear the browser cache or try in an incognito/private window. Update your browser to the latest version, as layout fixes are sometimes included in updates. If it persists, this is likely something that needs to be fixed on GitHub’s side in their CSS/responsive layout. You can submit it directly to GitHub Support or open a bug report on their mobile web repository. Screenshots always help them reproduce the issue faster. Local workarounds are limited, unfortunately, since it’s a UI responsiveness problem rather than a content issue. |
Beta Was this translation helpful? Give feedback.
-
|
Can confirm and reproduce on my side. Extremely annoying.. |
Beta Was this translation helpful? Give feedback.
-
|
It’s not only Android, also all browsers on iOS. It makes it almost impossible to read code. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Can reproduce by shrinking the browser window on desktop too. Real amateur hour stuff. How's that AI vibe coding coming along Github :) |
Beta Was this translation helpful? Give feedback.
-
|
The bug where the UI for viewing file content automatically adjusts to the width has been fixed, but a bug has appeared in the UI for editing files. Record_2026-01-21-05-53-10_a252b927494330cdc2c8ba3b3f952e5e.mp4 |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Hello GitHub Support Team,
I would like to report a UI layout issue on GitHub Web when using an Android browser.
Description:
On the repository file view page, the overall UI layout does not properly adapt to the screen width on Android devices. The page leaves an unused blank area on the right side, and the main content area does not expand to fill the available viewport width.
The file content itself is scrollable horizontally and works correctly. The issue is with the page layout and width calculation, not with the file content rendering.
This bug only appeared recently.
Steps to reproduce:
Expected behavior:
The UI layout should adapt to the device screen width and use the full available viewport.
Actual behavior:
The page layout width is constrained, leaving empty space on the right side of the screen.
Environment:
Additional information:
This appears to be a responsive layout issue rather than a file content rendering problem.
Screenshots can be provided to illustrate the unused blank space.
Thank you for your time and support.
Beta Was this translation helpful? Give feedback.
All reactions