- Description has changed: Diff:
~~~~ --- old +++ new @@ -0,0 +1,3 @@ +It would be helpful to save form content before submitting, in case the Antispam spinner/honeypot rejects it, or you get logged out. And obvious restore the content when viewing the form again. + +Use localStorage? Clear it after a successful submit? And/or after an hour? Also need to deal with spinner field names properly. ~~~~ - **status**: in-progress --> review - **Comment**: First rev available at kt/8196. * Applied only to Markdown inputs for now (and one vanilla text input as POC). * User-entered content should be persisted unless/until the form post results in something we interpret as a successful processing (currently an "ok" flash message, or a 302). --- ** [tickets:#8196] Save content before form submission** **Status:** review **Milestone:** unreleased **Created:** Wed Mar 14, 2018 06:28 PM UTC by Kenton Taylor **Last Updated:** Wed Mar 14, 2018 06:44 PM UTC **Owner:** Kenton Taylor It would be helpful to save form content before submitting, in case the Antispam spinner/honeypot rejects it, or you get logged out. And obvious restore the content when viewing the form again. Use localStorage? Clear it after a successful submit? And/or after an hour? Also need to deal with spinner field names properly. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.