question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Resolving comments

See original GitHub issue

With long threads on pull requests and issues, there’s often feedback that you’d want resolve as either taken care of or no longer relevant.

GitHub will already collapse comments on diffs that have since been updated:

<div align="center"> screen shot 2018-01-31 at 10 20 16 am </div>

It would be awesome if we could mark any comment as “resolved” in order to clean up threads and make them easier to review later

<div align="center">
New "resolve" button in dropdown menu
screen shot 2018-01-31 at 10 22 54 am
A resolved comment
screen shot 2018-01-31 at 10 34 44 am </div>

In order to do this without an API from GitHub, I figure a convention could be used in the comment body.

Could you just add some tests?

#resolved

Refined GitHub could automatically collapse comments with #resolved in the body, and add a button to automatically edit the comment to tack on #resolved at the end.

Thoughts?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:19
  • Comments:20 (18 by maintainers)

github_iconTop GitHub Comments

3reactions
sindresorhuscommented, Jan 31, 2018

Alternatively, we could just save the comment ID as resolved in chrome.storage.local.

2reactions
fregantecommented, Jan 31, 2018

The experience for people not using Refined GitHub is improved if using the <details> strategy.

Yeah, that solution would not need an external GH App and it could be easy to implement. However I’d rather not hide the comment in a details. Maybe some thing like:

Comment marked as resolved by @thejameskyle


old comment dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Delete Comments in Word - Lifewire
Resolve a comment: Choose a comment. Go to Review and choose Resolve. Use Previous and Next buttons to go to another comment. This...
Read more >
Mark comments as done - Microsoft Support
Click a comment in the Comments pane. Check the box below the comment to mark it as done. Image of command for marking...
Read more >
How to Add and Remove Comments in Word - How-To Geek
To resolve a comment, hover over the comment and click the “Resolve” button. Resolve a comment. The comment will remain in the sidebar,...
Read more >
Microsoft Word | How to add, delete and resolve comments
Leaving comments on a document is one way to communicate with our peers when reviewing documents. In this video, we will cover how...
Read more >
How to resolve any comment in Word Document ? (Method 1)
Want to mark any query as resolved written on a particular Word document? With Resolved Feature, you can simply mark any comment or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found