Opened 14 years ago
Closed 14 years ago
#13283 closed task (blessed) (fixed)
Autofocus search box when switching to search tab of Menus meta box
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
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)
Note: See
TracTickets for help on using
tickets.
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.