-
Notifications
You must be signed in to change notification settings - Fork 156
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
Configurable text editor autosave #8455
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
@elizavetaRa could you add a changelog item (at least referencing this PR) and document your changes in https://owncloud.dev/clients/web/getting-started/#options ( |
c25b68f
to
db8baf0
Compare
db8baf0
to
038ef88
Compare
Results for e2e-tests oC10 https://drone.owncloud.com/owncloud/web/32898/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/32898/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-alice-2023-2-16-06-05-32.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/32898/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-brian-2023-2-16-06-06-07.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/32898/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-carol-2023-2-16-06-06-14.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/32898/tracing/public-link-alice-2023-2-16-06-07-56.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/32898/tracing/public-link-anonymous-2023-2-16-06-08-22.zip |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/68/1 |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/67/1 |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/70/1 |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/69/1 |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/71/1 |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/32895/72/1 |
Kudos, SonarCloud Quality Gate passed! |
Superseded by #8457 |
Description
"options" : { "editor": { "autosaveEnabled": true, "autosaveInterval": 120000 } }
Motivation and Context
Users are used to autosaves of modern editors