#3111 Order PR line comments by line number, not time of comment
Opened 6 years ago by jflory7. Modified a year ago

Summary

Order individual line comments in a pull request by the order of the line, not by the time of the comment

Background

In a pull request, Pagure orders line comments by the time they are received. If a reviewer adds comments later, all the line comments will not appear sequentially. When reviewing a PR, it is more difficult to review feedback if a reviewer added more comments after an initial pass.

An example of this is in fedora-commops#146 (screenshot of one example below).

Screenshot-2018-3-29_PR146_Update_CommOps_overview_for_2018_-_fedora-commops_-_Pagure.png

Detail

All line comments should be sorted sequentially in order of line, by all reviewers. This makes code easier to review when going through a PR with many comments, especially if comments were added in a different order than by line number. Organizing comments by lines make them easier to review and more intuitive for me as a reviewer.

Outcome

Sort line comments by line, not by time of comment, to improve ease of review and implementing feedback from comments


I'm not entirely sure this is doable based on the current implementation of comments.

Metadata Update from @pingou:
- Issue tagged with: RFE, wishful

6 years ago

Metadata Update from @ryanlerch:
- Issue marked as blocking: #3823

5 years ago

Metadata Update from @wombelix:
- Issue set to the milestone: 6.0

a year ago

Login to comment on this ticket.

Metadata