-
Notifications
You must be signed in to change notification settings - Fork 4.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
Post content block: iterate on placeholder to help prevent removal and convey block's purpose #58136
Comments
Tiny PR for disabling text selection in #58169. |
Yesterday alone, I encountered three different users who were struggling with this. As well as adding visual queues, I would also suggest we lock the Query by default, as discussed in #28779 I noticed that the Content block is already blocked by default. The Query block should do the same. Locking these blocks will add one extra check/hurdle to prevent accidental removal as well as give a visual queue that these blocks are different from other blocks. Experienced users would be able to unlock it, it would only take them a moment. |
I do think the warning is ineffective for some people. We are still running into regular, consistent issues with this. An explanation I use often is along the lines of:
Every user I’ve explained this to has fully grasped the concept once they understand it. But this is generally felt to be “too wordy” in-product, so the information gets distilled down to a few words that lose their meaning, importance, nuance, and impact. If we’re going to try to properly educate in-product and make things easier to use, I think we need to be willing to provide clear details when they’re needed. |
There are a few things to solve: the pathways that lead folks to land here (and ensuring it's what they are intending) and offering clarity when folks do land here around what this block does. Important to keep both in mind as we look to improve this situation. |
As part of the broader discussion around the post content block removal warning #52392, the post content block placeholder came up as something to improve to help address the problem of folks removing this block without understanding the impact. This ties into an effort a few years ago around block previews and placeholders for site editor blocks #30029.
Pulling from the feedback in the post content block removal issue:
Curious what else folks have in mind and what we can do to continue to iterate cc @WordPress/gutenberg-design
The text was updated successfully, but these errors were encountered: