Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
Description
Per discussion on this pull request: https://github.com/fluid-project/infusion-docs/pull/139
1. "locale" is currently in the code as being set at "
{prefsEditorLoader}.settings.preferences.locale"2. It shouldn't be there.
3. We're going to move it back to "{prefsEditorLoader}
.settings.locale", as the documentation specifies and update any tests or functions accordingly
This will store "locale" at the same level as "panelIndex" - a persisted property important for the component's state maintenance between reloads that is not a user-editable preference with a panel, enactors, etc.
Attachments
Issue Links
- relates to
-
FLUID-5928 Schema and Grade version save preferences to different values
-
- Resolved
-
-
FLUID-6300 Implement client-side rerender of UIO based on locale changes
-
- Resolved
-
-
FLUID-6299 Add translated message bundles to UIO
-
- Closed
-
-
FLUID-6301 Implement persistence of UIO locale as a stored preference
-
- Closed
-
-
FLUID-6303 Implement a panel, adjuster and enactor for locale
-
- Closed
-
-
FLUID-6360 Remove the starter grades from the prefs framework.
-
- Open
-
- mentioned in
-
Page Loading...