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

Apply middleware changes on autosave and push them to the editor, unify common calls #4671

Merged

Conversation

thecalcc
Copy link
Contributor

SDBELGA-230

@thecalcc thecalcc enabled auto-merge (squash) October 22, 2024 09:14
@thecalcc thecalcc merged commit f2e3e6c into superdesk:develop Oct 22, 2024
3 checks passed
thecalcc added a commit that referenced this pull request Oct 22, 2024
item: IArticle,
orig: IArticle,
timeout: number = AUTOSAVE_TIMEOUT,
callback, applyAsync?: () => Promise<void>,
Copy link
Member

Choose a reason for hiding this comment

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

two arguments on same line? ;D

wouldn't it work to use a callback so you don't need to pass applyAsync argument?

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.

3 participants