-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Indicate if setting has a language-specific value #145731
Comments
The lack of a modified filter is intentional, but imo there should at least be text saying that the setting has been overridden for some languages. |
@rzhao271 and myself discussed on this and decided to introduce some minimal UI when the setting has language specific values when shown in non-language specific scope. UI includes text as follows:
languages shall be rendered as link, clicking on it shows the list of languages overriding the setting. Selecting the language shall apply language and setting filter in the search box. |
Testing #145588
Introduce an indicator when a setting has language specific value when viewing that setting in non-language specific scope.
For example
@lang:css
Also same if the setting has a different value for other languages contributed in defaults
The text was updated successfully, but these errors were encountered: