Make the canvas better organized
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3576270. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
Related to !50
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<ul>
<li>All cards (nodes and conditions) should look the same</li>
<li>They get a fixed size with a header (icon and element type) and a footer (annotation indicator and trash)</li>
<li>The quick-add button shows on hover at the center bottom</li>
<li>The label in the center of the card should break across multiple lines and if it doesn't fit, let's truncate it and indicate with ellipsis that there is more</li>
</ul>
<p><img src="https://www.drupal.org/files/issues/2026-02-28/2026-02-28_14-42.jpg" alt=""></p>
<p>The screenshot has a few things that should not be done:</p>
<ul>
<li>We will not show annotation popups</li>
<li>We will not show sequence indicators</li>
<li>The gateway should be the same size as the others</li>
</ul>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<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