Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider storage estimation to predict trouble ahead #9361

Open
jryans opened this issue Apr 2, 2019 · 0 comments
Open

Consider storage estimation to predict trouble ahead #9361

jryans opened this issue Apr 2, 2019 · 0 comments
Labels
A-Storage Storage layer of the app, including IndexedDB, local storage, etc. T-Enhancement

Comments

@jryans
Copy link
Collaborator

jryans commented Apr 2, 2019

We may want to improve the storage layer further by using the navigator.storage.estimate API (where available) to check if we are approach our space quota, so that we can proactively message the user before it's too late.

@jryans jryans added feature A-Storage Storage layer of the app, including IndexedDB, local storage, etc. labels Apr 2, 2019
This was referenced Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Storage Storage layer of the app, including IndexedDB, local storage, etc. T-Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant