Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#13283 closed task (blessed) (fixed)

Autofocus search box when switching to search tab of Menus meta box

Reported by: markjaquith's profile markjaquith Owned by: koopersmith's profile koopersmith
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Menus Keywords: has-patch
Focuses: Cc:

Description (last modified by markjaquith)

After clicking the "Search" tab of a Menus meta box, the search box should be highlighted, so that the user can begin typing immediately.

Attachments (1)

13283.diff (11.8 KB) - added by koopersmith 13 years ago.

Download all attachments as: .zip

Change History (7)

#1 @markjaquith
13 years ago

  • Description modified (diff)

#2 @koopersmith
13 years ago

  • Owner set to koopersmith
  • Status changed from new to accepted

@koopersmith
13 years ago

#3 @koopersmith
13 years ago

  • Keywords has-patch added

First pass at fixing search for add menu item boxes. Fixes this bug and numerous other search issues. jQuery autocomplete is no longer required and can be removed (note: this patch does not remove it from script-loader).

I'm thinking of adding a "Results for: searchTerm" label (or something along those lines) for UX.

#4 @nacin
13 years ago

(In [14686]) First pass at fixing search for add menu item boxes. props koopersmith, see #13283.

#5 @nacin
13 years ago

(In [14718]) Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.

#6 @nacin
13 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.