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

Locale Setting Issue in Web UI #12560

Open
KoYejune0302 opened this issue Jan 4, 2025 · 1 comment
Open

Locale Setting Issue in Web UI #12560

KoYejune0302 opened this issue Jan 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@KoYejune0302
Copy link

Describe the bug
When changing the locale in the application's settings page to English, the web UI partially updates to reflect the new locale. However, some parts of the page remain in the previous locale. Additionally, refreshing the browser or re-entering the web page causes some parts of the UI to revert to the previous locale or not update correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Open the application and navigate to the settings page.
  2. Change the locale to English in the settings.
  3. Observe that some parts of the UI update to English, while others remain in the previous locale.
  4. Refresh the browser or re-enter the web page and notice that some parts of the UI do not reflect the updated locale.

Expected behavior
After changing the locale in the application's settings, the entire web UI should consistently reflect the selected locale (English in this case) across all pages. Refreshing the browser or re-entering the web page should not cause any parts of the UI to revert to the previous locale.

Screenshots
My browser setting is Korean.
image
image

Logs
Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):
image

  • authentik version: 2024.12.1
  • Deployment: docker-compose

Additional context
This issue was tested in a Docker environment. The problem seems to be related to locale persistence or caching in certain parts of the UI after changing the locale in the application's settings.

@KoYejune0302 KoYejune0302 added the bug Something isn't working label Jan 4, 2025
@scheibling
Copy link
Contributor

Duplicate #12516

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants