scribear / ScribeAR.github.io

Live Transcription for Augmented Reality Glasses
11 stars 16 forks source link

Default local storage if current local storage is bugged #153

Open yuxuanjerrychen01 opened 1 year ago

yuxuanjerrychen01 commented 1 year ago

The application should be able to detect local storage crash/error and restore to default local storage if so. This should be different from issue #81 where the user can clear local storage themselves, since crashed local storage can prevent the user from loading into the application.

ammpr commented 1 year ago

Recommend adding some sort of error message or pop in case default local storage is inaccessible or disabled entirely due to security reasons.