Opened 16 years ago
Closed 16 years ago
#13283 closed task (blessed) (fixed)
Autofocus search box when switching to search tab of Menus meta box
| Reported by: | markjaquith | Owned by: | koopersmith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Menus | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.