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

API to immediately call autosave callback #10215

Closed
scofalik opened this issue Jul 26, 2021 · 0 comments · Fixed by #10218
Closed

API to immediately call autosave callback #10215

scofalik opened this issue Jul 26, 2021 · 0 comments · Fixed by #10218
Assignees
Labels
package:autosave squad:collaboration Issue to be handled by the Collaboration team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@scofalik
Copy link
Contributor

📝 Provide a description of the new feature

At the moment there is no API to in autosave plugin to force immediate call of autosave callback and cancel any already triggered and delayed callbacks. This kind of API is needed if any feature would like to integrate with autosave feature.

@scofalik scofalik added the type:feature This issue reports a feature request (an idea for a new functionality or a missing option). label Jul 26, 2021
@scofalik scofalik added this to the iteration 45 milestone Jul 26, 2021
@scofalik scofalik self-assigned this Jul 26, 2021
@scofalik scofalik added package:autosave squad:collaboration Issue to be handled by the Collaboration team. labels Jul 26, 2021
psmyrek added a commit that referenced this issue Jul 27, 2021
Fix (autosave): Autosave callback should not be called while the editor is initialized. Closes #10214.

Feature (autosave): Introduced `Autosave#save()`. Closes #10215.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:autosave squad:collaboration Issue to be handled by the Collaboration team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant