sindresorhus/refined-github






The issue has been solved
Submit pending review comment as "single comment" #2063
fregante posted onGitHub
- Answer a review comment, like https://github.com/sindresorhus/refined-github/pull/1271/files#r183043274
- Press "Start review" instead of "Add single comment"
- Be stuck with a pending answer that's not supposed to be a whole new review
<img width="804" alt="Screenshot 2019-05-21 at 21 02 57" src="https://user-images.githubusercontent.com/1402241/58098386-0b25f700-7c0c-11e9-85f3-1645e2bae404.png">
Sometimes I just want to leave a single comment. It's almost ok if it's a new comment (I can just press "Submit review" as comment), but if you're answering an existing thread, it will look strange on the Conversation tab, disconnected from the original comment.
I wish that clicking "Pending" would send the comment instantly (after confirm()
). I'm not sure if this is feasible because you probably have to reuse another autenticity token from the page.