By default, sort app lists by rating again
ClosedPublic

Authored by ngraham on Apr 1 2018, 3:53 AM.

Details

Summary

The change to sort app lists by released date by default only works for rolling release distros where app updates are constantly tricking in. For the more common discrete release distros (e.g. Debian, Ubuntu, Fedora, openSUSE Leap), most apps aren't receiving regular updates, and when they do, it's all on the same day. So most of the time, the list is mostly-but-not-quite alphabetical list. We shouldn't regress the user experience for users of these kinds of distros.

Test Plan
  • Deploy the patch
  • Launch Discover
  • Observe that by default, app lists are sorted by rating again

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Apr 1 2018, 3:53 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 1 2018, 3:53 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Apr 1 2018, 3:53 AM
apol accepted this revision.Apr 1 2018, 10:54 AM
This revision is now accepted and ready to land.Apr 1 2018, 10:54 AM
This revision was automatically updated to reflect the committed changes.