"Show Row Weights" button cannot be clicked
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3495320. --> Reported by: [dabley](https://www.drupal.org/user/3547063) Related to !558 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>After updating to Gin v3.0.0 (from 3.0.0-rc16), I find that when I click on "Show Row Weights", nothing happens. When I switch the Admin theme to Claro, then "Show Row Weights" works as expected.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Go to Structure &gt; Content Types &gt; Basic Page &gt; Manage form display. In the table that appears, click on "Show Row Weights". Nothing happens.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>This seems to be a problem with the "Show Row Weights" button being "hidden" behind the table header. I can see that as I hover my mouse over the words "Show Row Weights", the cursor doesnt change, so it is clear that the button isn't getting the focus. </p> <p>As a workaround, if I set the zoom level on my browser to 150%, the "Show Row Weights" moves higher up, and now can be clicked on - and works. Once this has been done, the appearance of the button changes - it has a bold font, and there's a small eye icon to the left. The page zoom can now be reduced back down to 100%, and the button now functions correctly - until the page is refreshed.</p> <p>My guess is that the button appearance with the bold font and eye icon is how the Show Row Weights button is supposed to be displayed from the outset.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Fix the way the Show Row Weights button is styled when the page is initially loaded.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None</p> <h3 id="summary-api-changes">API changes</h3> <p>None</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None</p>
issue