Phase 2.1. Drag-and-Drop Canvas Core
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538875. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
>>>
<p>
This phase focuses on building the foundation of the Svelte-based workflow editor, including the drag-and-drop canvas and its basic node/edge interactions.<br>
The goal is to have a minimal interactive prototype that supports adding nodes, connecting them, and maintaining layout consistency.
</p>
<h4>Deliverable</h4>
<ul>
<li>Functional Svelte-based drag-and-drop workflow canvas.</li>
<li>Nodes can be placed, moved, and connected via edges.</li>
<li>Basic in-memory workflow state synchronized with Drupal endpoint.</li>
</ul>
> Related issue: [Issue #3538873](https://www.drupal.org/node/3538873)
issue