Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#55972 closed enhancement (duplicate)

Focus #search-plugins automatically when visit plugin-install.php

Reported by: antondrob2's profile antondrob2 Owned by:
Milestone: Priority: normal
Severity: trivial Version: 6.0
Component: Plugins Keywords: has-patch
Focuses: administration Cc:

Description

When trying to install a plugin the administrator has to click "Add plugin" and manually focus the search input. This flow can be slightly easier if the users can start typing right away after they visit the page.

Change History (4)

This ticket was mentioned in PR #2807 on WordPress/wordpress-develop by antondrob.


3 years ago
#1

  • Keywords has-patch added

Add autofocus attribute to search-plugins input
Trac ticket:
https://core.trac.wordpress.org/ticket/55972

#2 @sabernhardt
3 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Welcome to Trac! Thanks for the report and patch.

This has been discussed before in #29102, after the auto-focus was purposely removed, plus #39528 and #55267.

While many people want to search immediately by keyword, auto-focus would skip several controls (including the Upload Plugin link, about four links to browse featured/popular/favorite plugins, and the select element to search by author or tag instead of by keyword).

Besides, if you know the plugins you would search by name, you might prefer saving them to Favorites.

#3 @antondrob2
3 years ago

Thanks for the feedback. I'll search for existing tickets before creating a new one next time :)

antondrob commented on PR #2807:


3 years ago
#4

Duplicate #29102, after the auto-focus was purposely removed, plus #39528 and #55267

Note: See TracTickets for help on using tickets.