Skip to content

Bring placeholder text back on RichText powered blocks#544

Merged
hypest merged 4 commits intodevelopfrom
issue/bring-placeholders-back-on-richtext-blocks
Feb 7, 2019
Merged

Bring placeholder text back on RichText powered blocks#544
hypest merged 4 commits intodevelopfrom
issue/bring-placeholders-back-on-richtext-blocks

Conversation

@daniloercoli
Copy link
Copy Markdown
Contributor

@daniloercoli daniloercoli commented Feb 6, 2019

The issue of missing placeholder text was noticed and reported since the Title block is now using the RichText component, but the problem was there on other blocks already. See Para and Heading.

This GB PR does fix the problem: WordPress/gutenberg#13699

To test:

  1. Start the demo app and try add blocks. The placeholder text should be visible on the para or heading block.

  2. Use wp-android and point to this branch, and enable build from code ON. Start a new post. You should see the placeholder.

Copy link
Copy Markdown
Contributor

@hypest hypest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and the Gutenberg side PR is merged!

Feel free to update the hash and merge this one too, thanks!

After coordinating with Danilo, I'll do the update and merge 👍

@hypest
Copy link
Copy Markdown
Contributor

hypest commented Feb 7, 2019

By the way, I noticed that the vertical aligning of the placeholder is a bit off on iOS, when compared to the title text itself. See this gif:

title-placeholder-vertical-alignment

Not a blocker for this PR so, maybe @diegoreymendez can have a look?

@hypest hypest merged commit 00a1fb1 into develop Feb 7, 2019
@hypest hypest deleted the issue/bring-placeholders-back-on-richtext-blocks branch February 7, 2019 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants