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

Force page reload after locale change #839

Merged

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented May 6, 2024

Description

Forces page reload after locale change.

This is necessary because not all UI elements are updated automatically when the locale is changed. In order to avoid mixed i18n, or having users do the refresh themselves, we do it automatically for now.

Addressed Issue

N/A

Additional Details

N/A

Checklist

This is necessary because not all UI elements are updated automatically when the locale is changed. In order to avoid mixed i18n, or having users do the refresh themselves, we do it automatically for now.

Signed-off-by: nscuro <[email protected]>
@nscuro nscuro added the enhancement New feature or request label May 6, 2024
@nscuro nscuro added this to the 4.11 milestone May 6, 2024
@nscuro nscuro merged commit e6ba075 into DependencyTrack:master May 6, 2024
11 checks passed
@nscuro nscuro added the i18n Issues and PRs related to localization label May 6, 2024
@nscuro nscuro deleted the force-page-reload-on-locale-change branch May 6, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request i18n Issues and PRs related to localization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant