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

[FEATURE] [FRONTEND] Persist language selection #859

Open
4 tasks
0xMurage opened this issue May 5, 2022 · 0 comments
Open
4 tasks

[FEATURE] [FRONTEND] Persist language selection #859

0xMurage opened this issue May 5, 2022 · 0 comments
Labels

Comments

@0xMurage
Copy link
Collaborator

0xMurage commented May 5, 2022

Describe the user story:

Currently, when a user selects the Swahili language, the current page text is translated as expected until they navigate to a different path/route. Selected language should persist across route navigation and page reloads (on the same browser).

If the user is logged in, selected language should persist across sessions.

Tasks (where applicable)

  • [ ]

Tests (where applicable)

  • User can change the app language
  • Selected language is persisted across routes
  • Last selected language is persisted across user sessions

Acceptance Criteria

  • Selected language is persisted across routes on same browser (for both logged in and anonymous users).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant