Focusing input on change to have better search experience.
This commit is contained in:
parent
077ae5afd2
commit
b5450cbcf1
@ -90,6 +90,7 @@ function onSearchChange() {
|
||||
}
|
||||
showResults(searchResults, json.searchObjects);
|
||||
})
|
||||
search.focus()
|
||||
}
|
||||
|
||||
function showResults(searchResults, searchObjects) {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user