Suggestions buttons should not be primary and should be closer to the field
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3569101. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Buttons are all primary whereas their purpose is arguably much more secondary than e.g. saving the node (the primary task). The buttons are also far away from the field they belong to (equally close to the subsequent field).</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Add an FWA<br> See it like this:<br> <img src="https://www.drupal.org/files/issues/2026-01-22/should-not-be-primary.png" alt="Button primary"></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ol> <li>Remove margin top</li> <li>Change to secondary button + button--small class</li> </ol> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Button visually feels like it belongs more to the field and doesn't draw as much attention away from the primary submit button of the form itself</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue