-
Notifications
You must be signed in to change notification settings - Fork 135
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
Add autosaving to the editor #688
Add autosaving to the editor #688
Conversation
Codecov Report
@@ Coverage Diff @@
## master #688 +/- ##
=======================================
Coverage 39.35% 39.35%
=======================================
Files 72 72
Lines 9494 9494
Branches 2263 2263
=======================================
Hits 3736 3736
Misses 4702 4702
Partials 1056 1056 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
599c372
to
f0a2632
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't tested yet, but I left a few comments about the code itself.
7bb12d0
to
d77739f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected, thank you!
This should fix #686 Confirmation prior to navigating away is easy enough to add, but it'd be good to know if it's wanted first since this seems like it might serve the same purpose