Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#23006 closed defect (bug) (fixed)

Quick Edit [more]/[less] toggle for taxonomies no longer works

Reported by: helen Owned by: helen
Priority: normal Milestone: 3.6
Component: Quick/Bulk Edit Version:
Severity: normal Keywords: has-patch
Cc: Focuses: ui

Description

The already-fragile JS was broken in [14724]. This little piece of functionality(?) was causing #12673 and its absence has been noticed by a grand total of nobody. I only noticed because I was investigating the aforementioned ticket. I think we should just remove it.

Attachments (1)

23006.diff (4.1 KB ) - added by helen 14 years ago.

Download all attachments as: .zip

Change History (6)

#1 @azaozz
14 years ago

+1 to remove. It was useful for sites with a ton of categories (made that section easier to scroll) but the quick edit row has grown taller over the years so scrolling in there seems fine.

Last edited 14 years ago by azaozz (previous) (diff)

@helen
14 years ago

#2 @helen
14 years ago

  • Keywords has-patch added

#3 @helen
14 years ago

  • Milestone Awaiting Review3.6

#4 @lessbloat
14 years ago

+1 to 23006.diff​. Looks good.

#5 @helen
14 years ago

  • Owner set to helen
  • Resolutionfixed
  • Status newclosed

In 23354:

Remove the long-broken and questionably useful [more]/[less] toggle for hierarchical taxonomies in Quick/Bulk Edit. Nobody seems to have noticed in the nearly 3 years it's been broken. fixes #23006

Note: See TracTickets for help on using tickets.