Skip to content

Local session management #85

@sohrab-

Description

@sohrab-

Track the current user session in a unique LocalStorage entry and offer the list of previous sessions on page load if the user wants to resume.

  • Display a non-intrusive, self-dismissing prompt to let the user know there are existing sessions to resume. The modal should only appear if the user wants to continue. Do not prevent the user from working on a fresh page by having to dismiss a modal.
  • Allow users to delete or clear all the previous sessions. Otherwise, it will keep building up in the browser cache.
  • User sessions should now have created and last updated timestamps.
  • Give the user an option to name the session for easier resume

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions