nhat-phan / merge-request-integration

An Intellij IDE plugin which helps you manage Merge Request and do Code Review right in your IDE.
Other
176 stars 58 forks source link

UI - If comment doesn't appear in code, it's not actionable in the merge request comments view (not in review mode) #90

Open bironran opened 4 years ago

bironran commented 4 years ago

I started working on current branch that had a merge request already attached to it. A coworker commented on line 156: image I responded by updating the code and lost the gutter icon that allows me to interact with the comment: image

The comment itself isn't interact-able from the merge request window - double click, right click, enter. I had to open the specific merge request from the "merge request integration" window to be able to resolve it.