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

🔦 Feature: The privilege of "switch Language" should be controlled. #8272

Closed
1 task done
TangXY123 opened this issue Apr 13, 2024 · 2 comments
Closed
1 task done

Comments

@TangXY123
Copy link

Please confirm if feature request does NOT exist already ?

  • I confirm there is no existing issue for this

Describe the usecase for the feature

Thank you for taking the time to view this request!

  • We find out that the setting of "switch language" is global, and it can be changed by a viewer who just signup to the system! Maybe this should be controlled.
    image
    image

Suggested Solution

Here are two ways, maybe:

  1. Change "switch language" to be a "session" operation. Then language changing will have no influence to others.
  2. Change "switch language" to be a "Admin" operation. Then the language can be only setting by Admin User.

Additional Context

No response

@mertmit
Copy link
Member

mertmit commented Apr 25, 2024

Hi @TangXY123,

Switch language is a client-side operation & it will be only applied for your browser (it is saved to local storage of browser).
For example your choice will be gone if you clear local storage or access via different browser (eg. incognito)

Please let me know if you are seeing a different behavior.

@TangXY123
Copy link
Author

Hi @TangXY123,

Switch language is a client-side operation & it will be only applied for your browser (it is saved to local storage of browser). For example your choice will be gone if you clear local storage or access via different browser (eg. incognito)

Please let me know if you are seeing a different behavior.

Thank you for replying,this behaves as you say. I just test in my own browser with different users,My mistake~

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

No branches or pull requests

2 participants