Skip to content

Commit

Permalink
autocomplete: fix suggestions are not displayed
Browse files Browse the repository at this point in the history
The list of suggestions are sometime not displayed when the server take
few milliseconds to respond. This has been fixed in a new version of the
third party library `ngx-bootstrap`.
Moreover when a document is selected the search should be executed.

* Fixes the display of the suggestion list for unquick server response.
* Executes the search query when a document title suggestion is clicked.
* Closes rero/rero-ils#788.
* Fixes minimal size value for REST API since "invenio-records-rest>1.4.2".

Co-Authored-by: Johnny Mariéthoz <[email protected]>
  • Loading branch information
jma committed Apr 27, 2020
1 parent aad516d commit fbf0724
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 84 deletions.
Loading

0 comments on commit fbf0724

Please sign in to comment.