Responsive design issues on mobile web (iPhone 15, Chrome) #192089
Replies: 2 comments 1 reply
-
|
💬 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.
-
|
Yeah, the mobile web experience on GitHub has a bunch of these layout quirks, especially on iOS Chrome. The Notifications page in particular has had alignment issues for a while now. Your bug report is solid (device, browser, steps to reproduce, screenshots), so it should be easy for the team to triage. One thing worth noting: Chrome on iOS actually uses WebKit under the hood (Apple requires it), so these rendering issues might also show up in Safari. Might be worth checking if you see the same problems there, that would help narrow down whether it's a WebKit thing or Chrome-specific styling. For what it's worth, GitHub's mobile app handles notifications and discussions better than the mobile web version if you need a smoother experience in the meantime. lmk if you notice any other pages with the same issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Other
Body
I’ve noticed some responsive design issues while browsing the mobile version of GitHub using an iPhone 15 and Chrome. Here are the specific problems:
• In the Notifications section, some buttons appear misaligned and do not adapt properly to the layout.
• In Discussions, there are elements that are also misaligned, which makes the user experience less fluid.
Steps to Reproduce:
Technical Information:
• Device: iPhone 15.
• Browser: Chrome (latest version).
• Operating System: iOS.
Screenshots:



Beta Was this translation helpful? Give feedback.
All reactions