mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-16 09:55:20 +00:00
3361643bc0
- Search result items: tabindex='0', role='option', data-href (replaces inline onclick) - Delegated click handler via activateSearchItem() - Keydown handler: Enter/Space activates, ArrowDown/ArrowUp navigates items - ArrowDown from search input focuses first result - searchResults container: role='listbox' - Bump cache busters Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>