Add "Delete" action to entity (revisions) reference fields
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3560000. -->
Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287)
Related to !140 !139
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The "Delete" button is now available inside the edit form of an entity that is edited with Frontend Editing. In case of entity (revisions) reference fields like paragraphs or list of references, it would be nice to have a "Delete" button already in the actions list, so there is no need to load the edit form first in the sidebar. </p>
<p>To prevent accidental deletions, the action should have a confirmation dialog.</p>
issue