Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32916 closed defect (bug) (fixed)

Nav menus when no JS: missing reorder items

Reported by: afercia's profile afercia Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.2
Component: Menus Keywords: has-patch
Focuses: ui Cc:

Description

The nav-menus.php screen is still functional when JavaScript is not supported. Noticed a small missing thing though, maybe overlooked with some CSS change: the reorder arrows are missing. See screenshot below, before and after the patch:

https://cldup.com/DQ8fUvukV3.png

To reproduce, please remember to disable JavaScript in your browser first.

Attachments (1)

32916.patch (442 bytes) - added by afercia 9 years ago.

Download all attachments as: .zip

Change History (4)

@afercia
9 years ago

#1 @afercia
9 years ago

  • Keywords has-patch added

In the proposed patch:

#2 @SergeyBiryukov
9 years ago

  • Component changed from Administration to Menus
  • Milestone changed from Awaiting Review to 4.3

#3 @SergeyBiryukov
9 years ago

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

In 33121:

Menus: Restore visibility of up/down arrows for reordering menu items with JS disabled.

props afercia.
fixes #32916.

Note: See TracTickets for help on using tickets.