cyclestreets / cyclescape

Cyclescape - cycle campaign group toolkit
https://www.cyclescape.org/
MIT License
33 stars 15 forks source link

Autosave editor content every few seconds #1012

Open mvl22 opened 2 years ago

mvl22 commented 2 years ago

A user looking at the new designs has requested this. I have run into this problem myself.

Every so often the content in the richtext editor box should be autosaved. (Don't bother with other reply types.)

The session/cookie memory should be indexed by thread ID, so that there is no crosstalk between thread boxes.

Submitting the page should clear the session/cookie memory for that thread.