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

As a user, I want a language switcher on the website so that I can view the content in my preferred language. #12

Closed
katporks opened this issue Feb 13, 2024 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request

Comments

@katporks
Copy link
Collaborator

katporks commented Feb 13, 2024

In this issue, we aim to enhance the user experience by providing a language switcher on the website. This will allow users to view the website content in their preferred language.

Tasks to be completed:

  1. Create a dropdown menu for the language switcher (currently a placeholder in the header). This dropdown should list all the languages supported by the website and allow users to select their preferred language.

  2. Integrate the dropdown menu with wagtail-localize. Set up wagtail-localize to change the website language based on the user's selection in the dropdown menu.

  3. Write tests for the new functionality ensuring at least 90% test coverage. This includes tests for the dropdown menu functionality and the integration with wagtail-localize.

This issue is dependent on the following: #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
1 participant