Buttons missing or not working properly in Views
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3461545. --> Reported by: [anthonyroundtree](https://www.drupal.org/user/1968890) Related to !475 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When going to a view - /admin/structure/views/view/content and trying to edit the view, the apply, remove, and cancel buttons do not appear. </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Go to /admin/appearance/settings and set administration theme to Gin</li> <li>Go to /admin/appearance/settings/gin and enable sticky action buttons .</li> <li>Go to a view (ie, /admin/structure/views/view/content) and select Header or another field. </li> <li>A dialog box opens and try to apply changes</li> </ol> <h3 id="summary-ui-changes">User interface changes</h3> <p>Add Apply, Cancel, and Remove to display </p>
issue