Improved search experience
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
selectedSuggestionIndex = -1;
|
||||
goto(`/search/${encodeURIComponent(search)}`);
|
||||
dispatch('searchSubmitted');
|
||||
|
||||
showSearchBox = false;
|
||||
}
|
||||
|
||||
function handleKeyDown(event: KeyboardEvent) {
|
||||
|
||||
Reference in New Issue
Block a user