- Inline JS in base.html: debounced fetch from /autocompleter on keyup - Keyboard nav: arrows to navigate, Enter to select, Esc to close - Highlight matching prefix in suggestions - Click to select and submit - Dropdown positioned absolutely below search input - Dark mode compatible via existing CSS variables |
||
|---|---|---|
| .. | ||
| base.html | ||
| index.html | ||
| opensearch.xml | ||
| result_item.html | ||
| results.html | ||
| results_inner.html | ||