codelife icon indicating copy to clipboard operation
codelife copied to clipboard

Search.jsx — some key presses aren't working as intended

Open perpetualgrimace opened this issue 8 years ago • 2 comments

  • Key presses are currently scoped to the Search input field.
  • Hitting up/down keys to shift focus onto different links no longer works. 😬
  • When tabbing through links, hitting escape doesn't fire this.clearSearch()
  • Potential enhancement: left/right keys shift focus to the first link in the previous/next list?

perpetualgrimace avatar Mar 21 '18 20:03 perpetualgrimace

I am closing #400 as a duplicate of this because this is a better description of the problem

jhmullen avatar Apr 04 '18 19:04 jhmullen

These enhancements are all related to keyboard navigation improvements for the search box.

alexandersimoes avatar Sep 12 '19 16:09 alexandersimoes