Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#34102 closed defect (bug) (fixed)

Customizer menus 'Add Items' button not get disabled when we click 'Reorder' button

Reported by: umeshnevase's profile umesh.nevase Owned by: westonruter's profile westonruter
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: has-patch
Focuses: ui, accessibility Cc:

Description

I've created a menu from customizer, but when I click reorder button, the 'Add Items' button not get disabled in Menus section. It should get disabled like 'Add A Widget' button when we click reorder button in Widget Area section.

Attachments (2)

reorder-add-disable-edited.png (39.1 KB) - added by umesh.nevase 9 years ago.
Screenshot of issue
34102.diff (643 bytes) - added by umesh.nevase 9 years ago.
patch file for the issue, Fixed the issue

Download all attachments as: .zip

Change History (5)

@umesh.nevase
9 years ago

Screenshot of issue

@umesh.nevase
9 years ago

patch file for the issue, Fixed the issue

#1 @umesh.nevase
9 years ago

  • Keywords has-patch added

#2 @westonruter
9 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Owner set to westonruter
  • Status changed from new to accepted
  • Version changed from 4.3.1 to 4.3

#3 @westonruter
9 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 34721:

Customize: Style the nav menu "Add Items" button as disabled when reordering.

Fixes CSS selector to match what is being used for the "Add Widget" button in the customizer.

Props umesh.nevase.
Fixes #34102.

Note: See TracTickets for help on using tickets.