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

Show the global state of sliders (e.g. block spacing) on local elements that inherit the state as well. #52858

Open
Ren2049 opened this issue Jul 22, 2023 · 2 comments
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Type] Bug An existing feature does not function as intended

Comments

@Ren2049
Copy link

Ren2049 commented Jul 22, 2023

What problem does this address?

I'm using blocks for a while but just realized todat that you can override the global state by wiggling the local sliders to the right and back to zero.

I've removed global block spacing alltogether until now and decided to use spacers within posts, which isn't a great way of doing things when local overrides work.

The sliders are set to zero by default regardless of the state the elements they belong to inherit, meaning they don't show the global state set in global styles. This lead me to believe that the global state couldn't be overriden locally.

People who miss hidden glitchy stuff like this may go on about a rant complaining about missing features that are already in place, just not well communicated to users.

What is your proposed solution?

Indicate the global state somehow, maybe using a lower contrast color/ghost state on the local slider inheriting the global setting.

@jordesign jordesign added [Type] Bug An existing feature does not function as intended [Feature] Layout Layout block support, its UI controls, and style output. labels Jul 26, 2023
@jordesign
Copy link
Contributor

Thanks for the report @Ren2049. This is a known issue that was discussed quote extensively in this initial implementation - but I think this is still worth leaving open to be addressed.

#42173 (comment)

@jordesign
Copy link
Contributor

And a further issue here. #43082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

2 participants