A web-based collaborative LaTeX editor
Find a file
Alasdair Smith 79566a9214 Prevent autocomplete on suggestions that don't match
The behaviour of the ngTagsInput directive is somewhat counter-intuitive -
typing part of a suggested email will appear as though it matches but pressing
enter will not input the suggestion, but the current typed value.

Disabling add on enter will still allow enter to select the selection, but
prevents selection of the partially typed email/name.
2017-09-06 11:39:30 +01:00
services/web Prevent autocomplete on suggestions that don't match 2017-09-06 11:39:30 +01:00