sindresorhus/refined-github

Navigation between unresolved conversations. #2962

dgeelen-uipath posted onGitHub

<!-- Thanks for contributing! 🏓 -->

I work on a project which recently switched to GitHub and we're still finding our way around. Thank you for GitHub Refined, it already makes the review process a lot easier than plain GitHub. In our project we often have big pull requests, which garner a lot of change requests. One thing we find is that "unresolved conversations" are often hard to find and navigate in a large diff.

Feature request: Would it be possible to add some navigation options to show all unresolved conversations and jump between them?

Example URL:

<!-- Please specify a URL where the feature should appear -->

https://github.com/sindresorhus/refined-github/pull/2948


Yeah keeping track of review threads isn't easy, especially because a review at the beginning of the conversation might be "fresher" than the last comment of the page.

I think https://github.com/sindresorhus/refined-github/issues/1270 could help more generically navigate issues (you could skip a resolved thread when you encounter it).

Maybe the header could include up/down arrows specifically to highlight and navigate unresolved conversation.

  • If there's an arrow in the header, it means that there are unresolved conversations on the page
posted by fregante about 5 years ago

Should be merged with #3319

posted by yakov116 over 4 years ago

https://github.com/sindresorhus/refined-github/issues/1270 was implemented and it does what you want:

  • it helps you navigate the conversation
  • it skips resolved conversations (unless you open them)
posted by fregante over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests