We’re still in the process of determining the best direction for menus in 3.6 (mock ups and ideas welcome!).
My hope is that we can stay true to the WordPress Philosophy by optimizing the experience for the majority of users, and leaving edge cases for plugins to handle.
One issue at this stage is that I can only guess as to what the majority looks like. I’m going to attempt to gather some data from WordPress.com as to how many users have one menu vs. more than one vs. none. This should give us some additional insight into the best way to approach menus.
For this weeks meeting my goal was to list out, and then (roughly) prioritize the biggest pain points associated with menus. Since I have little data at this point, this prioritization is based on the assumption that the vast majority of users have either no menus or one menu.
Here’s how I prioritized things, please weigh in if you disagree:
- One of the biggest disconnects I’ve seen is the concept of “theme locations”. Adding a menu, and then assigning it to a theme location seems broken.
- Trying to have menu management + editing + theme location assignment all on the same page is overwhelming.
- Tabs don’t work for users with lots of menus to manage, and they confuse some users (who think they represent menu items within a single menu). Side note: when we tested menu management via a drop down (instead of tabs), users didn’t notice the drop down, and wondered where the menus they had already created were. A “manage menus” tab appears to work for users, but it seems heavy for users with just a single menu.
- Switching themes poses a problem for menus in that there is no concept of a base menu. Every theme determines their own default menu, and even though two menus may have a single primary menu, you still have to re-assign your menu to that theme location whenever you switch a theme.
- Users have a hard time visualizing how the menu changes they are making actually impact their blog/site.
- Having to scroll to see all of the menu item meta boxes in the left column can be annoying, and it can make discoverability for items below the fold harder.
- If you have a long menu (with lot’s of menu items), you may be scrolling unreasonably down from the left to the right column.
- The fact that you can add menus to a custom menu widget is not exposed anywhere.
Did I miss anything?
Travis Northcutt 4:46 pm on February 27, 2013 Permalink | Log in to Reply
What’s the ticket?
lessbloat 5:01 pm on February 27, 2013 Permalink | Log in to Reply
Sorry. That would be helpful, hey?
Edited a link in there.
Cor van Noorloos 8:00 am on March 1, 2013 Permalink | Log in to Reply
Hi Dave, I hope it still would be OK to have a few suggestions/comments?
The
.nav-menus-php .delete-action a { color: #bc0b0b; }currently is in the wrong color (should be red) and it missing the1px 2pxpadding.Besides that I think the new menu contains a bit to much info (or perhaps displayed at the wrong place).
Instead of a complete walkthrough I’d prefer some strong statements like “No menu’s yet” as is done almost everywhere else.
Or if required a general
.descriptionclassed paragraph with some further explaination including some anekedote about Jazz.The
#nav-menu-headeralso looks a bit awkward. Especially its height. (it always has, even though it’s looking much better now. +1)Have you thought about moving
.button button-primaryabove and below the metabox?