Closed brumer closed 8 years ago
when pressing Esc the _onKeyup is fired with keyCode for escape (keyCode 27) and triggers a new search. This makes the autocoplete dropdown re-appear when hitting escape instead of just closing.
pull requests are welcome
when pressing Esc the _onKeyup is fired with keyCode for escape (keyCode 27) and triggers a new search. This makes the autocoplete dropdown re-appear when hitting escape instead of just closing.