nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.

Home Page:https://search.earthdata.nasa.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDSC-2912: Add keyboard shortcut to focus on search bar

mreese84 opened this issue · comments

Description

Add keyboard shortcut to focus on the search bar input field when on a page that supports search (/search, /search/granules).

The / button should be used for this shortcut.

Acceptance Criteria

  • When on a search supported page (/search, /search/granules), hitting the / button on the keyboard focuses on the search input field.
  • When not on a search supported page (/search, /search/granules), hitting the / button on the keyboard has no impact on the application.

Hi, I'd like to take this!

Excellent. Go for it! Thank you for contributing.

The commit for our first keyboard shortcut can be found here (amongst a few other changes 😄 )