-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request