Issue #836Opened February 5, 2018by kickbk1 reactions

intercept and prevent an asset from being removed

Question

How would you go about intercepting and preventing an asset from being removed? I suspect the image may already have been removed by the time we run "asset:remove". If so how do we tap into the actions and ask for confirmation? The reason I ask is because I want to tie a deletion in GJS to permanent deletion of images from client accounts.

editor.on('asset:remove', () => {
  if (!window.confirm("Are you sure?")) {
    // HERE I WOULD LIKE TO BREAK THE REMOVE ACTION.
    ...

Answers (2)

kickbkFebruary 5, 20181 reactions

Missed it in the docs.

lock[bot]September 18, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.