Opened 7 years ago

Closed 7 years ago

#2611 closed defect (bug) (fixed)

List Manipulation JS should allow adding new elements to the top or bottom of the list

Reported by: mdawaffe Owned by: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: ajax js list-manipulation bg|has-patch bg|needs-testing
Cc:

Description

In some places (adding categories on the fly), it's most natural to add elements to the to of the list. In others (adding post-meta), it's more natural to add to the bottom.

Attachments (1)

2611.diff (7.1 KB) - added by mdawaffe 7 years ago.
Allow top or bottom adding. Make recoloring more robust.

Download all attachments as: .zip

Change History (2)

Allow top or bottom adding. Make recoloring more robust.

comment:1   ryan7 years ago

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

(In [3669]) Add to bottom support in list manipulation. Props mdawaffe. fixes #2611

Note: See TracTickets for help on using tickets.