Show all add-ons in a single category to improve discoverability and search performance
AbandonedPublic

Authored by ngraham on Feb 17 2018, 3:41 PM.

Details

Reviewers
apol
Group Reviewers
Discover Software Store
Summary

BUG: 390594

Right now the Add-ons are separated into two somewhat arbitrary categories, and most of what's in the "Application addons" category is really more Plasma-related.

This patch puts all the add-ons in a single top-level category, which yields the following benefits:

  • No awkward and arbitrary split between top-level categories
  • Easier to find what you're looking for by browsing
  • Easier to find what you're looking for by searching, since a search now searches all categories

This is a somewhat crude patch, and there may be a better way to do it. But it does work.

Test Plan

Diff Detail

Repository
R134 Discover Software Store
Branch
single-addons-category
Lint
No Linters Available
Unit
No Unit Test Coverage
ngraham created this revision.Feb 17 2018, 3:41 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 17 2018, 3:41 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Feb 17 2018, 3:41 PM
ngraham edited the summary of this revision. (Show Details)Feb 17 2018, 3:42 PM
ngraham edited the test plan for this revision. (Show Details)
ngraham abandoned this revision.Feb 17 2018, 4:48 PM

Closing in favor of D10611: Put all systemwide add-ons in Plasma Addons category, which makes more sense.