wearerequired / admin-menu-manager

Manage the WordPress admin menu using a simple drag & drop interface.
https://wordpress.org/plugins/admin-menu-manager/
GNU General Public License v2.0
61 stars 6 forks source link

Hide other forms when editing a menu item #35

Closed swissspidy closed 6 years ago

swissspidy commented 7 years ago

Looks ugly otherwise. Wonder how it can be done as the individual menu item views aren't accessible right now.

screen shot 2016-09-01 at 13 31 17
swissspidy commented 7 years ago

It probably makes more sense to show the edit form in a modal window with an overlay, and not in a submenu kinda thing. That way the user can focus on this one task. Additionally, you could see the changes in real time and perhaps use z-index to highlight changes one level above the overlay. (need a mockup to get this idea across I think)