Skip to content

PopupActions uses StorageHelper from the front end #35

@Elec0

Description

@Elec0

StorageHelper only expects to be used from the background script, but it appears PopupActions is calling it directly.

The messaging should be changed so the other PopupActions methods also receive the updated workspaces from the background script, like PopupActions.openWorkspace already does.

See

  • PopupActions.deleteWorkspace
  • PopupActions.renameWorkspace

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions