Saves form data to local storage in case the user accidentally closes the tab
Opened this issue · 1 comments
KeziahMoselle commented
Saves form data to local storage in case the user accidentally closes the tab
B0und commented
Rather than doing this, and inflicting a world of pain by trying to sync with local state, we could just show a prompt on page close event, like: "You have unsaved changes, are you sure you want to leave?"