WordPress.org

Make WordPress Core

Opened 17 hours ago

Closed 14 hours ago

#34102 closed defect (bug) (fixed)

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

Reported by: umesh.nevase Owned by: 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 17 hours ago.
Screenshot of issue
34102.diff (643 bytes) - added by umesh.nevase 17 hours ago.
patch file for the issue, Fixed the issue

Download all attachments as: .zip

Change History (5)

@umesh.nevase17 hours ago

Screenshot of issue

@umesh.nevase17 hours ago

patch file for the issue, Fixed the issue

comment:1 @umesh.nevase17 hours ago

  • Keywords has-patch added

comment:2 @westonruter15 hours 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

comment:3 @westonruter14 hours 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.