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

Make it possible to opt out of autosaveEnabled in editor extensions #11538

Closed
pascalwengerter opened this issue Sep 8, 2024 · 0 comments · Fixed by #11724
Closed

Make it possible to opt out of autosaveEnabled in editor extensions #11538

pascalwengerter opened this issue Sep 8, 2024 · 0 comments · Fixed by #11724

Comments

@pascalwengerter
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I've started owncloud/web-extensions#43 and would like to use the existing extension system, most importantly the AppTopBar and the Save button/action there, but without the autosaving - you don't want to implicitly overwrite your original media files while only being halfway done

Describe the solution you'd like

Give extensions a configuration option to opt out and respect it in the AppWrapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant