Visually indicate that a Views display is disabled
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3402619. --> Reported by: [laryn](https://www.drupal.org/user/125540) Related to !338 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Load a View in the administrative interface which has a Views Display that is disabled. When you are on the Views Display the main content is sort of greyed out and there's a small message indicating "This display is disabled" -- but if you are on a different Views Display there is no way of identifying which other(s) may be disabled. Current screenshot attached.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>I propose to show a small icon in front of disabled Views Display links to indicate that they are disabled. I'll submit a MR <a href="https://github.com/backdrop-contrib/gin/issues/73">following the pattern in this thread</a>, for your consideration.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Add CSS changes.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Icon shows up in Views Display link if it is disabled.</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