Contribution Graph requires horizontal scrolling on Profile page #187936
Replies: 2 comments 2 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.
-
|
I got this problem as well this week. I found this post while searching for the problem online. +1 on all the information provided by the OP. Other things that I found related to this:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
The Contribution Calendar component on the GitHub Profile page lacks proper horizontal responsiveness. Instead of scaling to fit the viewport, the heatmap container overflows, forcing a horizontal scroll to view the full 12-month activity grid. This breaks the "at-a-glance" user experience intended for the profile summary.
Steps to Reproduce:
Expected Behavior:
The contribution heatmap should be fluid or responsive, ensuring the entire 12-month grid remains visible within the page width without requiring a scrollbar.
Actual Behavior:
The grid appears to have a fixed or semi-fixed width that does not adapt to standard laptop or desktop resolutions, leading to a broken layout and poor visibility.
Screen.Recording.2026-02-24.at.16.25.34.mov
Beta Was this translation helpful? Give feedback.
All reactions