Disable save buttons on load until a change is made
>>> [!note] Issue information <!-- Drupal.org comment --> <!-- Migrated from issue #3556260. --> From user: [longwave](https://www.drupal.org/user/246492) Related to !23 [Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3556260) [Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3556260) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I was reviewing an issue with the contribution record open in another tab, scrolled so I could see the "Attribute your contribution" section with the Save button, and the checkboxes in the "Contributors" section - but the second Save button was scrolled out of view.</p> <p>I updated some checkboxes, clicked the Save button that I could see, and my changes were lost, because the top Save button only saves the "Attribute your contribution" section.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Make both Save buttons save everything? Or save one or both parts of the form via Ajax to avoid the page reload?</p> <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