Add toggle to show/hide disabled menu items

Created on 15 April 2022, over 2 years ago
Updated 27 March 2023, over 1 year ago

It can be very difficult to administer menus with many items, like the admin menu. Having a nicely organized admin menu can be a huge quality-of-life improvement for developers and clients.

Several things could be done to make this experience better (being able to expand/collapse entire submenus), but one that seems relatively simple would be to add a button to toggle the visibility of menu items that are disabled. Being able to hide them would make it far easier to rearrange menu items that ARE enabled via drag and drop.

I've been doing this in the browser console by using `$('.menu-disabled').toggle()`. I figure if it helps me, then it would probably help others. Here's a very simple mockup:

Feature request
Status

Needs work

Version

10.1

Component
Menu system 

Last updated 20 minutes ago

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024