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

Autosave plugin should ignore remote changes #11016

Merged
merged 5 commits into from
Jan 11, 2022
Merged

Autosave plugin should ignore remote changes #11016

merged 5 commits into from
Jan 11, 2022

Conversation

scofalik
Copy link
Contributor

Suggested merge commit message (convention)

Feature (autosave): `Autosave#save()` will now return a promise that is resolved when the autosave callback has finished.

Other (autosave): Autosave plugin will now ignore changes coming from remote clients during real-time collaboration. Closes #9233.


Additional information

Requires #11009.

… remote clients during real-time collaboration.

Feature (autosave): `Autosave#save()` will now return a promise that is resolved when the autosave callback has finished.
@niegowski niegowski changed the base branch from master to ck/10967 January 4, 2022 10:09
…ges are saved (case when `save()` is called when there is another autosave callback already in progress).
@scofalik scofalik requested a review from niegowski January 10, 2022 11:47
Copy link
Contributor

@niegowski niegowski left a comment

Choose a reason for hiding this comment

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

There is a missing CC.

@scofalik scofalik requested a review from niegowski January 11, 2022 10:32
Base automatically changed from ck/10967 to master January 11, 2022 10:37
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.

Autosave plugin not ignoring transparent type events.
2 participants