Skip to content

Display error dialog when storage is spent #331

Description

@sondreb

local storage is very limited in PWA mode, in extension this is not an issue as we request unlimited storage.

But for PWA mode, it fails quickly on large wallets.

Handle this scenario by showing error dialog: https://stackoverflow.com/a/3027249

Wallet history, etc. must be stored in IndexedDB and not local storage, the task for this is #37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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