cern-sis / cern-sis/react-formule

Use IndexedDB API instead of localStorage for current and saved forms

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority:low
Dominant language
JavaScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Right now the schemas of saved and current forms are stored in localStorage. This is normally fine, but the ~5MB limit per domain could be a limitation when there are too many big schemas. [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) would be more appropriate for this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.