WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.5k stars 4.2k forks source link

Enable the ability to customize placeholder content for blocks #40073

Open annezazu opened 2 years ago

annezazu commented 2 years ago

What problem does this address?

There isn't a way to customize placeholder content in the site editor. For example, perhaps for a client you might want to use the placeholders as a way to guide them through creating a new template based on their specific site. This came up during the 6.0 walk through.

What is your proposed solution?

Explore a mechanism to customize placeholders. This might be something to explore initially from a block themer perspective perhaps by allowing for customizations in the files for templates or template parts. Unclear :)

github-actions[bot] commented 2 years ago

Hi, This issue has gone 180 days without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest versions, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.

skorasaurus commented 5 months ago

related https://github.com/WordPress/gutenberg/issues/25457

stokesman commented 2 months ago

Because it’s a great example, I'm inlining most of Will’s https://github.com/WordPress/gutenberg/issues/25457#issuecomment-2161535629 on the other issue:

…for example in the following pattern where we have templateLock turned on for editors, the placeholder is misleading and because of the large font size, t's a bit jarring for users to come across.