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 Enter on post title. #1057

Merged
merged 3 commits into from
Jun 3, 2019
Merged

Conversation

SergioEstevao
Copy link
Contributor

@SergioEstevao SergioEstevao commented May 31, 2019

Fixes #1053

GB PR: WordPress/gutenberg#15944

To test:

  • Start the demo app
  • Tap on the title
  • Write some content
  • Press Enter
  • Check that a new paragraph block is added after the title and it's focused.

Update release notes:

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

@SergioEstevao SergioEstevao added the [Type] Bug Something isn't working label May 31, 2019
@SergioEstevao SergioEstevao added this to the v1.7 milestone May 31, 2019
@SergioEstevao SergioEstevao requested a review from koke May 31, 2019 15:38
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.

Pressing enter on the title field doesn't move focus to the content
2 participants