mirror of https://github.com/zulip/zulip.git
621d5dc9df
This solves the issue with typeahead appearing in the middle of an already-completed typeahead word. Example: Earlier, '@ran|dom' would also trigger the typeahead and show 'random', but selecting it would turn it into '@**random** dom'. We still have a problem to solve of preventing typeahead from appearing on a space in the middle of an already-completed typeahead word, but that is its own independent bug. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |