aaranxu / adidoks

AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.

Home Page:https://adidoks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard arrow key scrolling doesn't work

ajyoon opened this issue · comments

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