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

I18n: Edit languages #1240

Closed
carlito-scality opened this issue Jun 17, 2019 · 0 comments
Closed

I18n: Edit languages #1240

carlito-scality opened this issue Jun 17, 2019 · 0 comments
Assignees
Labels
complexity:medium Something that requires one or few days to fix topic:ui UI-related issues

Comments

@carlito-scality
Copy link
Contributor

carlito-scality commented Jun 17, 2019

Component: UI

Why this is needed:

  • Users should be able to change the language from the UI
    What should be done:
  • Design and implement a User Preference modal/page to allow user to edit the language of the UI.
  • The language has to default to the browser language and be stored in the cookie/session.
  • Add cypress test to cover this case

Implementation proposal (strongly recommended):

As a first implementation, we only need to be able to switch between french and english. So a "switch" button on the user dropdown is enough.

Test plan:

@carlito-scality carlito-scality added moonshot topic:ui UI-related issues labels Jun 17, 2019
@carlito-scality carlito-scality added this to the MetalK8s 2.0.0-alpha5 milestone Jul 8, 2019
@MonPote MonPote added the complexity:medium Something that requires one or few days to fix label Jul 8, 2019
@MonPote MonPote closed this as completed Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:medium Something that requires one or few days to fix topic:ui UI-related issues
Projects
None yet
Development

No branches or pull requests

3 participants