Opened 3 years ago
Closed 3 years ago
#55267 closed feature request (duplicate)
suggest: autofocus search field
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9.1 |
Component: | Administration | Keywords: | |
Focuses: | ui | Cc: |
Description
I suggest adding autofocus to wp-admin/includes/plugin-install.php on line 338 (in latest version-5.9.1 - within the input tag, with id 'search-plugins'). This is an attribute that all browsers - that I know - support. This will allow the user to (from Dashboard or any admin page) to click the add new plugin link and then type their search term without clicking the input box.
Autofocus may also be useful in other forms...
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi and welcome to Trac!
The autofocus behavior was removed from the Plugin Installation screen in r29218 (see #39528).
This page has at least two workflows other than searching to consider:
And with the search autofocus, switching from the Featured collection page to my Recommended set would re-focus on the search box after I identify my intention to browse the recommended plugins.