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

[ADMIN] Disable list of languages supported in the store #12464

Closed
st-pham opened this issue Mar 20, 2021 · 3 comments
Closed

[ADMIN] Disable list of languages supported in the store #12464

st-pham opened this issue Mar 20, 2021 · 3 comments
Labels
Feature New feature proposals.

Comments

@st-pham
Copy link

st-pham commented Mar 20, 2021

Describe the proposed solution

Feature explanation

In admin panel (/admin/locales/), we can add a language to the list of languages supported in the site, but we cannot disable them in order to hide the language we don't want to use.

Proposed solution

Add attribute active(bool) to entity Locale to allow us to show language settings for only the languages which are active.

@vvasiloi
Copy link
Contributor

You can enable/disable locales per channel:
image
image

@st-pham
Copy link
Author

st-pham commented Mar 20, 2021

Well actually, the problem I'm talking is here
Screenshot 2021-03-20 at 15 22 19

All the languages in Locale (/admin/locales/) will show up here, and we cannot disable them in Channel Settings

@lchrusciel lchrusciel added the Feature New feature proposals. label Mar 23, 2021
@Rafikooo
Copy link
Contributor

Hello @st-pham,

we discussed your feature proposal and decided that it is not for our current goals. It is rather edge case, and to help clean up unused locations, we have introduced this PR. I hope this will partially solve your problem 💃

Best, Rafał

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

No branches or pull requests

4 participants