Contribution Graph Tooltip Freezes When Overlapping Calendar Blocks #156384
Replies: 3 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.
-
Ran into the same issue while checking commits for our Roblox game Development Studio project makes it tough to track daily progress fast. |
Beta Was this translation helpful? Give feedback.
-
I also noticed the same issue while tracking my daily progress. Thanks @harryallenp1 for pointing this out! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
When hovering over the contribution graph (calendar heatmap) on the GitHub profile page, the tooltip showing the date and contribution count becomes unresponsive when overlapping other calendar blocks. The tooltip doesn’t update unless I move the cursor to a region where the tooltip doesn’t overlap the graph. This causes issues with navigating and understanding contribution dates.
⸻
Steps to Reproduce:
1. Go to your GitHub profile page.
2. Hover your cursor over any of the calendar blocks in the contribution graph.
3. Move the cursor horizontally across the row.
4. If the tooltip overlaps the graph, it gets “stuck” and doesn’t update with new info.
⸻
Environment:
• Browser: Google Chrome Version 135.0.7049.85 (Official Build) (arm64)
• OS: macOS
• Theme: Dark Mode
⸻
Expected behavior:
The tooltip should update its contents dynamically as I move across the blocks, even when overlapping the graph itself.


ErrorVid.1.mp4
Beta Was this translation helpful? Give feedback.
All reactions