Add a new action between 2 existing and connected nodes
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3585554. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
Related to !76
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently, the user can add a condition to an edge by clicking the +-icon on the edge. What would be a great enhancement, is to add another action at that point.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>This can be achieved by adding all the actions to the quick-add dropdown, but conditions should have preference in this case because it's much more likely that the user wants to add a condition there.</p>
<p>Also, if an action gets added, this should trigger a repositioning of the elements below so that there is again the default gap between nodes.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue