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 bug where editor didn't patch inline objects correctly if containing another editor #1243

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

skogsmaskin
Copy link
Member

@skogsmaskin skogsmaskin commented Mar 18, 2019

When there came incoming patches trying to patch an editor's inline object, and that inline object contained another editor - the "root" block editor didn't apply these patches as it should (just like any other inline object). This commit fixes that. Also added some better names for various helper functions inside createPatchToOperations.

Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

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

👍

@skogsmaskin skogsmaskin merged commit c504b05 into next Mar 18, 2019
@skogsmaskin skogsmaskin deleted the fix-editor-in-editor-patching branch March 18, 2019 13:08
bjoerge pushed a commit that referenced this pull request Aug 13, 2019
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.

None yet

2 participants