Skip to content

Update paragraph block placeholder text format for consistency#68868

Open
dhananjaykuber wants to merge 1 commit intoWordPress:trunkfrom
dhananjaykuber:feat/paragraph-placeholder-text
Open

Update paragraph block placeholder text format for consistency#68868
dhananjaykuber wants to merge 1 commit intoWordPress:trunkfrom
dhananjaykuber:feat/paragraph-placeholder-text

Conversation

@dhananjaykuber
Copy link
Copy Markdown
Contributor

Fixes #56371

What?

Updates placeholder text in paragraph blocks to use ' / ' for the forward slash key.

Why?

Fixes confusion for new users who misinterpreted "Type / to choose a block" as "Type OR choose a block"

How?

Updated the placeholder text to 'Type ' / ' to choose a block'

Testing Instructions

  1. Open block editor
  2. Create new paragraph block
  3. Verify placeholder shows ' / ' in placeholder

Screenshots

Before

Screenshot 2025-01-24 at 1 47 41 PM

After

Screenshot 2025-01-24 at 1 45 32 PM

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 24, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: dhananjaykuber <dhananjaykuber@git.wordpress.org>
Co-authored-by: afercia <afercia@git.wordpress.org>
Co-authored-by: carolinan <poena@git.wordpress.org>
Co-authored-by: scruffian <scruffian@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano added [Type] Enhancement A suggestion for improvement. [Block] Paragraph Affects the Paragraph Block labels Jan 25, 2025
@carolinan carolinan requested a review from afercia February 27, 2025 06:06
@afercia afercia added the Needs Design Feedback Needs general design feedback. label Feb 27, 2025
@afercia
Copy link
Copy Markdown
Contributor

afercia commented Feb 27, 2025

I'm not sure adding the quotes would make things better for all users.
I'd argue that if the slash alone / may be confusing and interpreted by some users as an OR, then also the added quotes ' / ' may be confusing and interpreted by some users literally as type quote slash quote:

Screenshot 2025-02-27 at 13 12 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Paragraph Affects the Paragraph Block Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paragraph placeholder text isn't helpful for new users

3 participants