-
Story
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
We have a series of user preference hooks that tie into the config map (or local storage), we should look to expose these in the SDK so plugins can make use of them to favour things like the YAML vs the Form pages or what have you.
Note: It should be noted that we don't seem to support sharing of UserStorage values today or the mechanism to store your own. When investigating the effort behind exposing existing hooks we should look at if we can expose an interface to allow plugins to store / get a specific storage value
Acceptance Criteria
- Investigate the user preference hooks in play on the UserPreferencesPage
- Can these be easily exposed from the shared-plugin package (
CONSOLE-3186)
- Can these be easily exposed from the shared-plugin package (
- Investigate the backing logic, can this be exposed too?