Menu form issues

Need to know path to create a menu item

criticality: 
Critical
Drupal7: 
Open
This happened to: 

Users need to know the path for an item in advance to create a menu item. This means you need to leave the menu form to get the information and then come back.

Menu name is confusing

criticality: 
Moderate
Drupal7: 
Open
This happened to: 

Menu name cannot have underscores - most machine readable names can.

There's a maximum length of 27 characters, but no #maxlength on the textfield.

Machine readable name appears above 'title'.

Solution: 
Copy the way content types do it.

Forgot to add menu name

criticality: 
Moderate
Drupal7: 
Open

The user forgot to add a menu title and therefore, no menu item was added.

Solution: 
The menu name should be filled in by the node title by default.

Menu Item Creation: Order by Title then Path

criticality: 
Moderate
Drupal7: 
Fixed
This happened to: 

Users expect the menu form to be "Title" and then "Path". Sometimes filling out these fields backwards and ignoring the existing labels entirely.

Syndicate content