nathanhleung / uclagrades.com

📊 Website with UCLA grade distributions from 2021-2024
https://uclagrades.com
6 stars 4 forks source link

Enhance keyboard navigation in class search #13

Open TomBinford opened 1 year ago

TomBinford commented 1 year ago

If I want to find grade distributions for STATS 10, I need to:

  1. type "stats" in the department search box
  2. click on the search result for the stats department
  3. type "10"
  4. click on the search result for STATS 10

It would be easier to keep my hands on the keyboard and press Enter to execute steps 2 and 4. (Along those lines we could implement up/down arrow navigation through search results, but that can be a separate issue)