Skip to content

Use IndexedDB API instead of localStorage for current and saved forms #135

@miguelgrc

Description

@miguelgrc

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 would be more appropriate for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions