Pull Requests and issues have broken layout on the mobile website #186638
Replies: 4 comments
-
|
💬 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.
-
|
The problem hasn't been fixed for a month. |
Beta Was this translation helpful? Give feedback.
-
|
Needless/unused padding Both screenshots were taken whilst logged out. It's like releasing a new but still WIP pull request conversation page UI to the public too early, without the "preview" or "beta" tag. It should have been hidden behind a feature preview toggle, with a link to the (yet to be created) discussion for feedback. |
Beta Was this translation helpful? Give feedback.
-
|
Is there's any real reason to reduce viewing area when scrolling down these pages by displaying full PR names wrapped to 5 lines (for this example PR) in portrait mode on my screen? |
Beta Was this translation helpful? Give feedback.







Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
As of ~a week ago, Pull Requests and Issues have broken layout in many different places on the mobile website.
Additionally, the diff view settings have been changed to split by default, which is completely unusable on mobile (but changing it to unified works).
Firefox and Chrome both show the same behavior.
Example on rust-lang/rust#152352:
A much worse example on rust-lang/rust#148190

and in the code diff tab of that PR:
The issue overview: https://github.com/rust-lang/rust/issues<

Also, the organization button hidden in the breacrumbs does not work. It visually appears to register the press, but nothing happens.

All of this appears to have regressed at the same time, I do not remember only parts of this being broken.
Beta Was this translation helpful? Give feedback.
All reactions