Bug: Comment Sorting
When sorting comments by page, the location within columns is not taken into account. Instead, it is sorted by overall position on the page from top to bottom.
For example: A comment in the middle of column 1 will appear AFTER a comment at the top of column 2.
This should not be the case.
1
vote
-
Brown Emma commented
If your system splits comments into multiple columns, you need to make sure that sorting or pagination is done on each column individually, rather than sorting the entire page order. This helps maintain the original order of comments in each column. https://poly-track.io