Skip to content

Undo on the delete toast #22

Description

@EdmondDantes

Feature

The delete toast could carry an Undo action.

Blocked by the server

The data survives — Server::delete() soft-deletes by writing IssueStatus::Deleted and allIssues() filters it out — but nothing reverses it. Needs a route, e.g. POST /api/projects/{key}/issues/{id}/restore over the existing setIssueStatus(). Filed on true-async/php-claw.

Acceptance

  • Undo on the delete toast brings the card back where it was.

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