Open
Description
Upon every keystroke, automatically "save" the user's input.
At first, this can just be a front-end change: call the Save function as it currently stands, saving in-memory, until the user clicks Publish. This eliminates the need for the user to remember to click "Save".
Once we have a database in place this can automatically be writing to the backend, updating some latest "live" copy. Then pressing Publish can result in this live copy getting saved with a date to be viewable later.
Metadata
Assignees
Labels
No labels