Skip to content

Bug Report: Language Switch Does Not Fully Apply Until Refresh #1221

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

Open
Rk-2005 opened this issue Mar 1, 2025 · 8 comments
Open

Bug Report: Language Switch Does Not Fully Apply Until Refresh #1221

Rk-2005 opened this issue Mar 1, 2025 · 8 comments

Comments

@Rk-2005
Copy link

Rk-2005 commented Mar 1, 2025

Description
When switching the language from English to Chinese and then back to English, some UI elements still display Chinese characters. The language changes completely only after a manual refresh.

Steps to Reproduce
Set the language to Chinese from English.
Switch back to English.
Observe that some parts of the UI still display Chinese characters.
Refresh the page, and then the language fully updates.
Expected Behavior
The entire UI should switch to the selected language immediately without requiring a refresh.

Actual Behavior
Some UI elements retain the previous language until the page is manually refreshed.

Possible Causes
The translation function might not be updating all UI elements dynamically.
Some elements might be cached and require a full reload to reflect the language change.
Suggested Fix
Ensure all UI elements update dynamically when the language is switched.
Force a re-render of the affected components upon language change.

Image

@RahulNaval21
Copy link

"Hi, I'd love to contribute to this issue! Could you please confirm if it's still unassigned? If so, I’d be happy to work on it and submit a fix. Looking forward to your response!" @Rk-2005

@Rk-2005
Copy link
Author

Rk-2005 commented Mar 2, 2025

Yes this issue is currently unassigned.

@RahulNaval21
Copy link

I'd like to work on it. Please let me know if I can proceed. Looking forward to contributing!"
@Rk-2005

@Rk-2005
Copy link
Author

Rk-2005 commented Mar 2, 2025

Yes you can proceed

@cmdr-dmoondra
Copy link

Has it been fixed?

@Rk-2005
Copy link
Author

Rk-2005 commented Mar 18, 2025

Has it been fixed?

No

@Nandini0409
Copy link

Hii! can I work on this issue if it is not assigned yet?

@Rk-2005
Copy link
Author

Rk-2005 commented Mar 23, 2025

Yes you can work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants