Skip to content

Undo and redo abiltiy to undo/restore changes. #43

Description

Currently, the only way to restore something that was accidentally deleted is to discard the changes. Which however isn't ideal, nor really solves the issue.

We could implement the undo and redo arrows next to save button in the top right corner. And for the inner workings, we'd essentially do the same that basic text editors do, a stack-based edit history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions