#3646 Unable to reply to inline comments
Opened by psss. Modified

If a user comments a specific line of code in a pull request the comment is displayed in the context but there does not seem to be an easy way how to reply to that comment. There are only two buttons: Edit which leads to Page not found (404) and Remove. It would be good to add a Reply button which would quote the original text and bring up new comment text area.


You can reply to an inline comment but the button to do so doesn't change place, you're replying on the same line so it's next to the line number.

This could definitely use some improvement but I think we'll do that as part of #3488

I see. Thanks for the hint. Agreed that it would make sense to make the reply action more obvious. A dedicated button seems to be the most straightforward way.

Metadata