aaranxu / adidoks

AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
https://adidoks.org
MIT License
220 stars 80 forks source link

Keyboard arrow key scrolling doesn't work #21

Closed ajyoon closed 2 years ago

ajyoon commented 2 years ago

Scrolling through pages by arrow keys doesn't work. This seems to be because the keys are unconditionally captured by search result selection code - when pressing the keys the following error is logged:

Uncaught TypeError: focusableSuggestions[nextIndex] is undefined
    suggestionFocus http://127.0.0.1:1111/js/search.js:53
    EventListener.handleEvent* http://127.0.0.1:1111/js/search.js:35