Stop hiding conversations in PRs #130618
Replies: 9 comments 11 replies
-
💯% agree! |
Beta Was this translation helpful? Give feedback.
-
This appears to duplicate https://github.com/orgs/community/discussions/112603. |
Beta Was this translation helpful? Give feedback.
-
Alternately, put a button on the page to click to "Show all conversations" (or "Show all unresolved conversations") which unhides ALL of them so I don't have to click several times. (Note that it can be hard to keep track of where you are in a long sequence of them (esp. if some are resolved) because of the visual "jump" when you un-hide some.) So if you (GH devs/PMs) are convinced that the current behavior is preferred by the majority (or should be the default for some other reason), then please at least give the rest of us a one-click way to make sure we're not missing anything. Or at least add a Settings option somewhere to disable this, or to set the threshold for it. Authors of PRs I've reviewed have inadvertently merged code with active unresolved comments simply because they missed comments due to this. (And yes, it really was inadvertent.) Hiding unresolved comments seems to defeat the very purpose of review comments; I would think that unresolved comments would be considered one of the highest-priority things on the page! Can you please share the rationale for hiding them by default? |
Beta Was this translation helpful? Give feedback.
-
It seems like conversations are only hidden this way in the "Conversation" tab—not in the "Files changed" tab.1 So a workaround is to always check a PR's "Files changed" comments before moving forward with a merge. Footnotes
|
Beta Was this translation helpful? Give feedback.
-
Yes, this is super annoying. What makes this even extra annoying: Ideally you either completely remove this feature (maybe fold those commit notifications into "$user added $N commits" instead, if it's more than two new commits or whatever) or add two additional buttons so you have three buttons in the "hidden items" section:
where the last one adds N more of the newest replies. I'm really surprised that this was deployed to endusers in the current state and also hasn't been fixed/improved in several years (despite several threads here complaining about it). |
Beta Was this translation helpful? Give feedback.
-
I also find this feature disruptive. It wouldn't be that bad if at least only resolved conversations would be hidden. I'm often facing situations when Github shows some resolved and outdated comments and hides the important ones that still need to be fixed or discussed. |
Beta Was this translation helpful? Give feedback.
-
I created a Chrome extension that streamlines PR reviews by hiding unnecessary timeline entries, helping you focus on what truly matters. It also reduces scrolling, making it easier to find the "Load more" button when needed. |
Beta Was this translation helpful? Give feedback.
-
Adding another vote for "please stop hiding random conversations" in PRs. I'm missing important conversations that are still in progress because GitHub decided to hide them for some reason. |
Beta Was this translation helpful? Give feedback.
-
Agree, this is very annoying. I can't directly CTRL+F something, and have to instead scroll until I find the button, click it and then CTRL+F something. Just add a toggle on settings to disable this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
This very strange pattern at GitHub pull requests is disrupting smooth reviews between members of my team. This marker is easily missed and leading developers to re-submit review requests before having addressed all concerns.
Please remove this 'feature' so that we're sure that our feedback is seen by our peers.
Note: This is not about the amount of messages in a thread. This is about individual comments on code being hidden once they're over 10 or so.
Beta Was this translation helpful? Give feedback.
All reactions