Skip to content

Delete page #6

Description

@rithviknishad

Currently, there's no way to delete a page.

  • Add a command menu entry "Delete current page" under the Actions group.
  • Command should delete the page reference from configAtom.
  • Command should delete the page from the local storage.
  • Command should delete all the image files from IndexedDB.

Note

Deleting files from IndexedDB must be done with caution. Delete it after ensuring no other page reuses the same file. Files can be reused in such a manner by pasting the same image on both pages.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions