Select all selected with no credited users
>>> [!note] Issue information
<!-- Drupal.org comment -->
<!-- Migrated from issue #3558483. -->
From user: [fjgarlin](https://www.drupal.org/user/2495842)
[Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3558483)
[Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3558483)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When your are logged out or are not a maintainer, the "Select all" checkbox is always checked, regardless of the crediting status of the contributors. This is confusing.</p>
<p>This happens because all checkboxes are disabled, and then the logic for "select all" is "none of the active checkboxes is unticked", which is technically true, but that leaves with zero checked ones in our case. </p>
<p>This might probably be a core issue, but it's something that we are manipulating and we can easily fix.</p>
<p>Reported here <a href="https://drupal.slack.com/archives/C0451JV7HRD/p1763449746438429">https://drupal.slack.com/archives/C0451JV7HRD/p1763449746438429</a><br>
Fixed here: <a href="https://git.drupalcode.org/project/contribution_records/-/commit/7842c5b941a09a361b16e7a8ac814a9e1be0e1d2">https://git.drupalcode.org/project/contribution_records/-/commit/7842c5b941a09a361b16e7a8ac814a9e1be0e1d2</a> + <a href="https://git.drupalcode.org/project/contribution_records/-/commit/76dfcfa985d7bc08658b29f76003f73ffe91bfcd">https://git.drupalcode.org/project/contribution_records/-/commit/76dfcfa985d7bc08658b29f76003f73ffe91bfcd</a></p>
<p>Creating issue to grant credit.</p>
issue