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

withYHistory undo will remove blocks with remote changes in them #332

Open
Bartlett-Will opened this issue Apr 6, 2022 · 0 comments
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Bartlett-Will
Copy link

As stated in the title, there are some weird behaviours happening when differentiating remote and local changes. If a remote change is made inside a block that has formatting, and a local user undoes edits around the remote change inside the block, the formatting is removed from the remote change. Similarly if you create a new block locally and there is a remote edit on the new block, the local user can undo the new block and with it the remote changes.

This is an edge case for sure but I thought it is worth documenting.

@BitPhinix BitPhinix added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants