1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc/js
epriestley 14ebf662f3 Don't show the autocompleter until the user types at least one character
Summary: Ref T10163. Activate on `@d`, not just `@`. Note that if you type `@d` and then press delete once so you're left with `@`, we stay active (and show the "type a username" hint).

Test Plan:
  - Typed `@`, no completer.
  - Typed `d`, got completer.
  - Typed delete, still had completer, now showing hint prompt.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10163

Differential Revision: https://secure.phabricator.com/D15037
2016-01-16 14:38:11 -08:00
..
application Allow profile menu items to be reordered 2016-01-13 11:45:57 -08:00
core Fix blur and sort behavior for autocomplete 2016-01-15 09:33:15 -08:00
phui Give Phriction a real dropdown 2015-05-19 12:14:44 -07:00
phuix Don't show the autocompleter until the user types at least one character 2016-01-16 14:38:11 -08:00