jellypbc / poster

Jelly demo toy app that turns PDFs into editable posts
https://jellypbc.com
Other
22 stars 3 forks source link

When user refreshes browser during save event, the unsaved changes are not saved #412

Open cindywu opened 3 years ago

cindywu commented 3 years ago

To reproduce, make type a space (or any change) into an editor and immediately refresh the page. The new change will not be preserved in the document.

We can resolve this issue, but showing a pop-up that notifies the user that there are unsaved changes.

The long-term solution for his problem should be that auto-saving should just work.

https://user-images.githubusercontent.com/1177031/108601900-325eaa80-7343-11eb-86cb-2d00798e6ff1.mp4