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

Move localstorage of history versions to an alternative #3763

Open
5e-Cleric opened this issue Sep 27, 2024 · 0 comments
Open

Move localstorage of history versions to an alternative #3763

5e-Cleric opened this issue Sep 27, 2024 · 0 comments
Labels
bug We say this works but it doesn't needs more info P0 - security or data loss Possible damage to server, users, or data

Comments

@5e-Cleric
Copy link
Member

Currently, we have enabled a limited brew history feature stored in localstorage (see #3711).

However, we have also realised this has the inevitable conclusion of filling up the localStorage and collapsing some features that depend on it.

That's why the idea has risen, about moving such feature (already merged) to IndexedDB or minimongo.

this should be fixed before the next version (current version 3.15.0).

@5e-Cleric 5e-Cleric added bug We say this works but it doesn't needs more info P0 - security or data loss Possible damage to server, users, or data labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We say this works but it doesn't needs more info P0 - security or data loss Possible damage to server, users, or data
Projects
Status: Backlog
Development

No branches or pull requests

1 participant