-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
advanced options toggle should be a global option instead of per site #471
Comments
@cezaraugusto do you have more information about this? I'm not sure what you mean in your original post When visiting a site with the v1 shields, the advanced settings were being saved on a per-site basis. When we re-work the shields with #1196, it should still work like that right? |
ya I meant that if you toggle the advanced options visibility in one site the option should be toggled across all sites but this will be fixed by the new version of shields as the option will be removed |
@cezaraugusto I marked as |
to make this
shieldsPanelTypes.CONTROLS_TOGGLED
should not set the state as a per-site setting but rather a global setting.The text was updated successfully, but these errors were encountered: