Manage session loss in React editor
Description
Environment
None
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Labels
Components
Affects versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 17 February 2016 at 03:46
Updated 18 October 2016 at 01:25
If the user loses their session (network loss, etc) while in the editor, they may lose their work.
We should be handling this scenario better.
Suggestion included keeping a "pre-commit" of the user's work and using JSON Web Tokens for sessions.