User Experience for Comments on Individual Commits #156867
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.
-
|
Visibility for commit comments is bad, agreed. Also regularly experience those bugs with an opened comment making it impossible to open another comment |
Beta Was this translation helpful? Give feedback.
-
|
Looks like this got massively improved recently! https://github.blog/changelog/2025-05-15-commit-details-page-may-updates/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Hi GitHub community! Not sure if this is the right category to talk about this, but thought it was close enough. Let me know if I should move this elsewhere.
Our team is using a Trunk Based Development workflow without PRs. We still review and give feedback to each other's code, but the mechanism we use is mainly comments on individual commits. As a workflow this works very well for us, the only real issue is that the current user experience for comments on individual commits makes this much harder than it needs to be.
For example, in the file list we can see the speech bubble telling us that there's a comment:

However, there's no way to interact with it. I tried to click it more than once expecting it would lead me to where the comment is, but it doesn't do anything. I have to scroll around and find where the comment is, and it's inside this really really subtle little avata circle thing that I have to click to see a comment thread:

I also had a few bugs where I opened one thread, closed it and when trying to open a second one, nothing would happen and I had to refresh the page and go through the same process of hunting down the comment I'm looking for.
The PR comment experience is a lot better and I don't see why the commit comments just can't work exactly the same, where comments appear prominently under the line they are commenting on. My assumption is that if someone is using comments in commits they are important enough to deserve a bit more prominence.
Anyway, happy to hear anyone else's thoughts and tips on this!
Beta Was this translation helpful? Give feedback.
All reactions