Phase 2.2: Node Parameter Editing & Inline Configuration
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538883. --> Reported by: [d34dman](https://www.drupal.org/user/751698) >>> <p> This phase introduces the ability to configure nodes directly on the canvas.<br> Users should be able to edit node parameters inline without leaving the workflow editor.<br> Configuration should be dynamically generated based on the node type and its defined plugin schema. </p> <h4>Deliverable</h4> <ul> <li>Nodes can be configured inline with automatically generated forms.</li> <li>Parameter changes are reflected in real-time on the canvas.</li> <li>Workflow draft updates are persisted to Drupal via REST/JSON:API.</li> <li>Validation prevents execution of incomplete or invalid nodes.</li> </ul>
issue