-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
False
-
Undefined
-
Not Supported
-
-
ODC Sprint 193
-
3
Description
As a user, I want to store the dev catalog filter in the user settings instead of the local storage.
Acceptance Criteria
- Save and load catalog filter from user settings.
- Migrate existing catalog filter.
Additional Details:
- See const DEV_CATALOG_FILTER_KEY, old key bridge/dev-catalog-filters
- In dev console, CatalogController.tsx the key was used as filterStoreKey.
- There is a second usage in catalog-items.tsx for the operator hub(??)