kafka/internal/views/templates
Franz Kafka a2f8077669 feat: add autocomplete dropdown UI with keyboard nav
- 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
2026-03-22 00:20:43 +00:00
..
base.html feat: add autocomplete dropdown UI with keyboard nav 2026-03-22 00:20:43 +00:00
index.html feat: add autocomplete dropdown UI with keyboard nav 2026-03-22 00:20:43 +00:00
opensearch.xml chore: rename project from gosearch to kafka 2026-03-21 19:20:47 +00:00
result_item.html feat: HTMX + Go Templates HTML frontend 2026-03-21 16:10:42 +00:00
results.html feat: HTMX + Go Templates HTML frontend 2026-03-21 16:10:42 +00:00
results_inner.html feat: HTMX + Go Templates HTML frontend 2026-03-21 16:10:42 +00:00