2.3.4: UI Integration and Autosave
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538896. --> Reported by: [d34dman](https://www.drupal.org/user/751698) >>> <ul> <li>Hook Svelte components into the event bus for real-time reactivity.</li> <li>Emit <code>workflow:changed</code> events on any node or edge change.</li> <li>Trigger autosave by listening to <code>workflow:changed</code> with debounce logic.</li> <li>Allow UI to work offline or in "draft-only" mode using events even without backend connectivity.</li> </ul>
issue