Tooltip for sponsored contribution roles not showing organization
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3553642. --> Reported by: [xjm](https://www.drupal.org/user/65776) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>User profiles provide an integration where user roles can attribute a particular organization. This is rendered as a tooltip. The tooltip is not currently displayed.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Navigate to: <a href="https://www.drupal.org/u/xjm">https://www.drupal.org/u/xjm</a></li> <li>Attempt to click on "Credit" next to "Drupal core committer". Note that nothing is displayed.<br> <img src="https://www.drupal.org/files/issues/2025-10-21/Screenshot_2025-10-21_at_11_01_13%E2%80%AFAM.png" width="75%" alt="Screenshot of xjm's committer role sponsored by her personal org, with an arrow pointing at the credit link."> </li> <li>Inspect the element:<br> <pre>&lt;span class="attribution-label"&gt;<br>&nbsp; Credit<br>&nbsp; &lt;span class="attribution element-invisible"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;strong&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Attribution: &lt;a href="/xjm"&gt;xjm&lt;/a&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/strong&gt;<br>&nbsp; &lt;/span&gt;<br>&lt;/span&gt;</pre></li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Missing CSS or JS I guess?</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>TBD.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Restore the on-click display of the attribution info.</p> <h3 id="summary-api-changes">API changes</h3> <p>TBD</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None.</p>
issue