Quickly view all Github PR unresolved-conversations, by pressing a single button generated by script.
demo.mov
Inspired by No way to easily view all unresolved conversations #7638, especially the short JS snippet provided by AdamEr8.
Despite GitHub's introduction of built-in features in June 2022 to help users quickly find unresolved conversations (New tools to discover and resolve pull request conversations now generally available), clicking on the listed unresolved conversations redirects the entire page to a new one, which is time-consuming and affects the user experience. Therefore, I believe this project still holds value.
- Install Tampermoneky on your browser
- Access https://raw.githubusercontent.com/changchiyou/Github-PR-View-Unresolved-Conversations/main/scripts/view_unresolved_conversations.user.js with the browser (copy&paste or simply click the hyperlink) which has already installed Tampermoneky and click
Install
button.
I suggest using this script in conjunction with Scroll To Top, as it will greatly enhance the user experience.
By clicking the hyperlink on the PR listing page or directly accessing the URL of a specific PR, the Unresolved Conversations
button will be automatically generated.
You can test the feature with following PRs in this repo:
- demo: PR with no conversations #1
demo
This PR is only for demo - demo: PR with multiple resolved conversations #2
demo
This PR is only for demo - 🌟 demo: PR with multiple unresolved conversations #3
demo
This PR is only for demo