Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32852 closed defect (bug) (fixed)

Focus to Menu Locations when Manage in Customizer is clicked from Manage Locations

Reported by: rabmalin's profile rabmalin Owned by: obenland's profile obenland
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.3
Component: Menus Keywords: has-patch dev-feedback
Focuses: ui, administration Cc:

Description

Page: /wp-admin/nav-menus.php
Currently Manage in Customizer goes to Customizer with focus on Menus section.

If user is at /wp-admin/nav-menus.php?action=locations, it would be more sensible if it Manage in Customizer link takes to Menu Location section.
Like: /wp-admin/customize.php?autofocus[section]=menu_locations

Attachments (1)

nav-menus.diff (1.9 KB) - added by rabmalin 9 years ago.

Download all attachments as: .zip

Change History (6)

@rabmalin
9 years ago

#1 @rabmalin
9 years ago

  • Keywords has-patch dev-feedback added

#2 @samuelsidler
9 years ago

@obenland: Follow up to #32808. Want it for 4.3?

#3 @obenland
9 years ago

  • Milestone changed from Awaiting Review to 4.3
  • Type changed from enhancement to defect (bug)

Makes sense.

This ticket was mentioned in Slack in #core by jorbin. View the logs.


9 years ago

#5 @obenland
9 years ago

  • Owner set to obenland
  • Resolution set to fixed
  • Status changed from new to closed

In 33112:

Menus: Respect context when linking to the Customizer.

Manage in Customizer will now link to menu locations or the menus panel in
the customizer, depending on whether the user is editing menus or managing
locations.

Props rabmalin for initial patch.
Fixes #32852.

Note: See TracTickets for help on using tickets.