Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#885 closed enhancement (fixed)

Add keyboard shortcuts to toggle display of search bar

Reported by: coffee2code's profile coffee2code Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords:
Cc:

Description

With #882 having requested that the search bar input field be given focus when expanded, the efficiency in conducting a search could be increased even more by introducing keyboard shortcut(s) to toggle the display of the search bar.

Proposed:

  • 's' to toggle display of the search bar (unless focus is on an editable field)
  • 'esc' to hide the search bar (when focus is in the search bar)

Change History (2)

#1 @coffee2code
9 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 1329:

developer.wordpress.org: Add keyboard shortcuts to toggle display of search bar.

  • 's' key toggles display of search bar unless focus is on editable element
  • 'esc' key hides search bar when focus is within search bar

Fixes #885.

This ticket was mentioned in Slack in #meta-devhub by coffee2code. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.