Phase 2.5: Integration with Node Definition Plugins
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538907. --> Reported by: [d34dman](https://www.drupal.org/user/751698) >>> <p> This phase focuses on enabling the workflow editor to dynamically discover and integrate with<br> <code>FlowDropNodeProcessor</code> plugins. The goal is to provide a seamless, auto-populated<br> node library categorized by type, allowing users to drag-and-drop nodes without manual configuration. </p> <h4>Deliverable</h4> <ul> <li>Dynamic, category-based node library in the visual editor.</li> <li>Auto-discovery and caching of <code>FlowDropNodeProcessor</code> plugins.</li> <li>Inline schema-driven node configuration with validation support.</li> <li>Event-driven updates for node additions and library refresh.</li> </ul>
issue