Skip to content

Fail to delete I-Note #880

@yanlin-tao

Description

@yanlin-tao

When deleting an I-Note, the frontend dispatches epub/deleteEPub with a string payload, but the thunk expects an object shape ({ ePubId }).
The deletion fails.

Steps to Reproduce

  1. Open an I-Note
  2. Click Delete and confirm.
  3. FrontEnd shows failure to delete (Observe request returns 404 in the Network Tab)

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