addons icon indicating copy to clipboard operation
addons copied to clipboard

Remove code handling categories with an application

Open diox opened this issue 2 years ago • 1 comments
trafficstars

Once https://github.com/mozilla/addons/issues/4579 is live, addon API responses will always contain a flat list of categories and categories will no longer have an application property, so we'll be able to simplify the work done in https://github.com/mozilla/addons/issues/14685, removing the compatibility hacks with the old responses we still have (selectCategoryObject

  • some conditions in the categories reducer)

┆Issue is synchronized with this Jira Task

diox avatar Oct 06 '23 12:10 diox

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDFRNT-237

KevinMind avatar May 03 '24 18:05 KevinMind

This should be transparent to end-users: categories should be displayed correctly on /en-US/firefox/extensions/ and /en-US/firefox/themes/ pages, viewing the individual category pages (which leads to a filtered search) should still work, related categories should still be displayed on add-ons detail page.

diox avatar Sep 04 '24 11:09 diox

Lgtm. Verified on AMO dev.

ioanarusiczki avatar Sep 06 '24 14:09 ioanarusiczki