Skip to content
This repository was archived by the owner on Aug 23, 2026. It is now read-only.
This repository was archived by the owner on Aug 23, 2026. It is now read-only.

State in extension popup #235

Description

@bonomat

Since the extension popup is only short living, is completely stateless atm. State is only stored in the background script.

This can be an issue as seen in #226 :
The loan signing process is a 3 step process:

  1. sign loan
  2. download backup file
  3. submit to bobtimus

If the user loses focus of the popup, e.g. because he wants to check if the backup file was successfully downloaded, the state is gone. When he re-opens the popup the signin process starts from the beginning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions