Closed
Description
openedon Aug 8, 2022
Currently in the GUI Settings editor, settings affected by policies or untrusted workspaces display large alerts that also disallow the user to change the setting value.
Instead, we can consider moving those alerts into the indicators area, which is the area around each setting where indicators such as "Also modified in" can show up.
Done:
- Change the configurationService to return the values for all scopes even for policy and workspace restricted settings, while keeping the actual inspected value the same as before. @sandy081
- Change the UI to use indicators for policies and workspace trust. @rzhao271
Todo:
- Get some rounds of feedback
- Write TPIs for policy and workspace trust settings in the Settings editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment