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

Fix title with emojis #1930

Merged
merged 4 commits into from
Feb 18, 2020
Merged

Fix title with emojis #1930

merged 4 commits into from
Feb 18, 2020

Conversation

SergioEstevao
Copy link
Contributor

Fixes #1929 and #1613

GB PR: WordPress/gutenberg#20288

To test:

  • Open the demo app
  • Add emoji to the title of the post for example: 🌈Testing!🌈
  • Switch to HTML mode
  • Check that no extra strong element are added to the title.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Copy link
Contributor

@mchowning mchowning left a comment

Choose a reason for hiding this comment

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

@mchowning mchowning merged commit 7b01871 into release/1.23.0 Feb 18, 2020
@mchowning mchowning deleted the issue/1929_emoji_on_title branch February 18, 2020 20:55
mchowning added a commit to wordpress-mobile/WordPress-Android that referenced this pull request Feb 18, 2020
@SergioEstevao SergioEstevao changed the title Update GB reference. Fix title with emojis Feb 19, 2020
mchowning added a commit to wordpress-mobile/WordPress-iOS that referenced this pull request Feb 19, 2020
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