Skip to content

Fix paste on Post Title#1123

Merged
etoledom merged 3 commits intodevelopfrom
issue/1099-paste-on-post-title
Jun 12, 2019
Merged

Fix paste on Post Title#1123
etoledom merged 3 commits intodevelopfrom
issue/1099-paste-on-post-title

Conversation

@etoledom
Copy link
Copy Markdown
Contributor

Fixes #1099

This PR updates the gutenberg ref to test WordPress/gutenberg#16116

This PR fixes an issue where pasting text on post title was behaving as pressing Enter key when the title field is empty.

This PR does NOT fix pasting multi-paragraph text on the Post Title field.

For more info and testing steps, please refer to the gutenberg side PR: WordPress/gutenberg#16116

Update release notes:

  • If there are user facing changes, I have added an item to RELEASE-NOTES.txt.

@etoledom
Copy link
Copy Markdown
Contributor Author

About pasting multi-paragraph content on PostTitle: #1124

Copy link
Copy Markdown
Contributor

@SergioEstevao SergioEstevao left a comment

Choose a reason for hiding this comment

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

Thanks for this fix!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paste into Title may result in empty text

2 participants