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

OT fix for transforming split by move #9003

Merged
merged 12 commits into from
Feb 17, 2021
Merged

OT fix for transforming split by move #9003

merged 12 commits into from
Feb 17, 2021

Conversation

niegowski
Copy link
Contributor

Suggested merge commit message (convention)

Fix (engine): Undoing the deletion of merged paragraphs should result in the original tree. Closes #8976.

Internal (engine): The SplitOperation is now expecting insertionPosition as a constructor argument.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

…tools. SplitOperation expects insertion position as an argument instead of generating one itself internally (to allow positions in text nodes directly in the root of the graveyard). OT debug logger.
@niegowski niegowski requested a review from scofalik February 8, 2021 15:08
Copy link
Contributor

@scofalik scofalik left a comment

Choose a reason for hiding this comment

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

We had a F2F discussion about the solution and OT in general. Awaiting changes.

@niegowski niegowski marked this pull request as draft February 12, 2021 19:50
@niegowski niegowski marked this pull request as ready for review February 17, 2021 13:14
@niegowski niegowski requested a review from scofalik February 17, 2021 13:35
@scofalik scofalik merged commit ecba70b into master Feb 17, 2021
@scofalik scofalik deleted the i/8976-ot-fix branch February 17, 2021 14:11
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.

Error when merging paragraphs and undo
2 participants