Form field values are lost when navigating away quickly
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3577203. -->
Reported by: [lauriii](https://www.drupal.org/user/1078742)
Related to !59
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When you fill in form fields in the panel and then navigate to another field before the values have been saved, the entered values are lost. The issue is reliably reproducible by filling in a field and navigating away quickly.</p>
<p><img src="https://www.drupal.org/files/issues/2026-03-05/CleanShot%202026-03-01%20at%2017.14.08.gif" alt=""></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Open a workflow in Modeler.</li>
<li>Click on a step to open its configuration panel.</li>
<li>Fill in one form field.</li>
<li>Immediately navigate to the next form field using tab</li>
<li>Confirm that the changes you filled prior have been lost</li>
</ol>
<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