Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Implement local change persistence #1

@mspae

Description

@mspae

This should be implemented as a submodule which adds

  • change reducer/state slice
  • middleware to persist this state in localstorage

Also the EditableEntity component needs to:

  • provide a bool prop (f.x. persistChanges)
  • cache the changes on change if this prop is set
  • check for the existence of cached changes on mount in the new reducer (if available)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions