tournesol icon indicating copy to clipboard operation
tournesol copied to clipboard

"My Compared Items" is not sorted by rating date

Open glerzing opened this issue 2 years ago • 1 comments

blocked by the API issue https://github.com/tournesol-app/tournesol/issues/1160


It feels weird when a video that was very recently compared for the 1st time does not appear at the top of "My Compared Items". Same the "Compared" suggestions.

image

We could chose to sort them either:

  • by the 1st comparison date, among all the comparisons including the given entity or
  • by the last comparison date

Sorting by the last comparison date is maybe better, because then every time an entity is compared, it will appear at the top of "My Compared Items".

It is possible, however, that it would take too long to make this sorting.

glerzing avatar Jul 13 '22 15:07 glerzing

When https://github.com/tournesol-app/tournesol/issues/1160 will be implemented we can discuss about what should be the default ordering.

GresilleSiffle avatar Oct 05 '22 13:10 GresilleSiffle

The feature has been developed!

The list My compared items is now sorted by datetime_lastedit, the recently compared elements appear at the top.

GresilleSiffle avatar Apr 26 '23 15:04 GresilleSiffle