Toolbar menu issue
-
I’m wondering with the new admin design, is it required for plugins who register menus to register them with icons?
If not I would definitely test the admin menu without icons, when menus are text only, the padding looks messed up, and responsively it is very easy for the items to break a line. This line break not being accounted for, it makes the admin menu overlap with the side navigation on small screens, and impossible to click the sidebar items below the overlap.
I’m not sure of the best solution yet, but here is a simple suggestion: If a plugin does not register an admin menu icon, use one as a default, and the responsive design may work a little better with those default icons in place (even if the same icon is repeated).
An even simpler option would be to just not allow registering an admin menu without an icon, or to push all of the menus registered without an icon into one dropdown with a default icon.
- The topic ‘Toolbar menu issue’ is closed to new replies.