Pending comments on merge request threads don't show if the comment will resolve the thread
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=435537) </details> <!--IssueSummary end--> When adding multiple comments/replies to an MR we can choose to batch those replies. If one of those comments/replies would resolve a thread, that is not visible once the comment is saved but pending :slight_smile: See images below for an example: - I write a comment, check the `Resolve thread` checkbox and click `Add to review` (or `Start review`) to save the pending comments ![image](/uploads/7bab14b70058a705399f4b9c4c8ab280/image.png) - The fact that the comment will resolve the thread is not visible on the pending comment ![image](/uploads/d183a5b8ec8225dab9304b3b3691aa33/image.png) - Using the edit button to change the comment shows that the checkbox is indeed still checked (so the status is saved) ![image](/uploads/b6a1e5ae874adee6defdd71f2aa72502/image.png) ## Proposal Use something similar to what we already have to show the result of a slash command to let the user know that the comment will resolve the thread :slight_smile: Similar to this: ![image](/uploads/f12d8184ac1293038a797efe74f19af1/image.png) But with a message like `Solves the thread.`
issue