Skip to content

search contexts: fix dropdown keyboard navigation

Warren Gifford requested to merge rn/fix-search-context-dropdown-keyboard-nav into main

Created by: novoselrok

There was a regression which broke keyboard navigation for search contexts dropdown. This PR fixes:

  • the console error which occurred when triggering the dropdown with a keyboard
  • navigating from input down to first search context item
  • navigating from first item back up to input

Merge request reports

Loading