tina-starter-alpaca icon indicating copy to clipboard operation
tina-starter-alpaca copied to clipboard

Easy to forget to save content

Open mitchmac opened this issue 4 years ago • 1 comments

There's something about the user experience that makes it easy to forget to save content changes.

We should warn the user when they leave the page, do a hard refresh, etc that they will lose unsaved changes if they have in fact changed the state of a page.

mitchmac avatar Jul 06 '20 19:07 mitchmac

This should be done in Tina core, IMHO.

Either:

  • Local changes to forms are stored in localstorage until discarded, up to a certain date, via Tina core
  • Tina core should warn the user when navigating/exiting that the form is dirty

chrisdmacrae avatar Jul 07 '20 01:07 chrisdmacrae