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

Search interface captures "/" key, even when using text inputs

ajyoon opened this issue · comments

My site has some <textarea>s in it, but I can't type the forward slash character (/) because the search interface captures it. The search shortcut should not fire when inputs are focused.

This is somewhat related to #21