Skip to content

TinyMCE: Remove container assignment hack#8465

Merged
aduth merged 1 commit intomasterfrom
remove/tinymce-container-workaround
Aug 6, 2018
Merged

TinyMCE: Remove container assignment hack#8465
aduth merged 1 commit intomasterfrom
remove/tinymce-container-workaround

Conversation

@aduth
Copy link
Copy Markdown
Member

@aduth aduth commented Aug 3, 2018

Related: #3091
Related: #3093

This pull request seeks to remove a workaround introduced to the TinyMCE component, targeted at resolving an error which could occur when a block changed the tag name of its rendered RichText (#3091). This has since been resolved in TinyMCE and therefore the workaround is no longer necessary. An end-to-end test has been implemented to protect against the original regression.

Testing instructions:

Verify that switching levels of the Heading block does not produce an error.

Ensure that end-to-end tests pass:

npm run test-e2e

Copy link
Copy Markdown
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants