getsentry / vanguard

Apache License 2.0
41 stars 3 forks source link

Improve drafts resiliency #76

Open dcramer opened 2 years ago

dcramer commented 2 years ago

Right now drafts are cleared (from local storage) when you submit the form. Lets change this so it only clears it on successful post submission.