Disable crediting checkboxes when not logged in, or not a maintainer
>>> [!note] Issue information <!-- Drupal.org comment --> <!-- Migrated from issue #3556259. --> From user: [longwave](https://www.drupal.org/user/246492) [Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3556259) [Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3556259) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>A couple of times now I have been committing an issue, checking the checkboxes as I review comments in another tab, and then when I get to save the contribution record it turns out I'm not logged into new.drupal.org. There is a toast-style notification that you are not logged in, but because I was busy reviewing and the checkboxes appeared to work, I did not read it :)</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Disable the checkboxes if you are not logged in, because you can't save the changes.</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