Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app,app-shell,app-shell-odd): add language setting to app config #16393

Draft
wants to merge 3 commits into
base: edge
Choose a base branch
from

Conversation

brenthagen
Copy link
Contributor

@brenthagen brenthagen commented Oct 1, 2024

Overview

adds a config language value to desktop/ODD and initializes i18n language to the stored config value.

closes PLAT-504

Test Plan and Hands on Testing

updated unit tests, confirmed the config value persists and initializes language

Changelog

  • Adds language setting to app config and initializes i18n language to the stored value

Review requests

confirm the language selection persists on app restart. do the LocalizationProvider changes make sense?

Risk assessment

medium, this changes the app-level localization provider wrapper

@brenthagen brenthagen requested a review from a team October 1, 2024 15:18
@brenthagen brenthagen requested review from a team as code owners October 1, 2024 15:18
@brenthagen brenthagen requested review from jerader and removed request for a team and jerader October 1, 2024 15:18
@brenthagen brenthagen marked this pull request as draft October 3, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant