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 crash on list controls #1801

Merged
merged 2 commits into from
Jan 22, 2020
Merged

Conversation

etoledom
Copy link
Contributor

This PR updates the Gutenberg ref to test a crash fix described on: WordPress/gutenberg#19818:

The editor crashes when trying to press on the list block controls.

To test:

  • Add a List Block.
  • Press any of the controls (i.e: Change the list type to ordered).
  • Check that it doesn't crash.
  • Check that it works properly.

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

@marecar3 marecar3 left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@etoledom
Copy link
Contributor Author

Merging directly since the failing test is a known flaky test.

@etoledom etoledom merged commit 4ae5774 into release/1.21.0 Jan 22, 2020
@etoledom etoledom deleted the issue/fix-crash-on-list-controls branch January 22, 2020 18:05
@hypest hypest mentioned this pull request Jan 23, 2020
2 tasks
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.

2 participants