Open sohrab- opened 2 years ago
The sessions are now persisted across refreshes as part of https://github.com/labeleven-dev/bettercallsol/pull/89 in sessionStorage. This solves a few of our problems.
This issue probably needs to be reworked into a save/load feature
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.