alexgorbatchev / jquery-textext

A super awesome, customizable text input supporting tags, autocomplete, ajax and other goodness in a crazy cool a-la cart way.
http://textextjs.com
MIT License
1.27k stars 201 forks source link

Suggestion dropdown not resetting #120

Open NeilJS opened 11 years ago

NeilJS commented 11 years ago

Example using home page demo: After adding a tag, eg "JavaScript", then clicking down arrow to get suggestions for next tag, the suggestions dropdown does not reset - it remains on "Java, Javascript". BUT, pressing the Down Arrow Key instead does reset the suggestions dropdown list, showing all available items in the list.

Also occurs if a random tag (not in json list) is added, eg "xxx" tag means no dropdown suggestions available for the next tag when clicking down arrow.

The ability to see the whole list is useful when clicking the down arrow, so no need to type at all.

netaiko commented 11 years ago

Hello,

Did you manage it??. I have the same problem.

netaiko commented 11 years ago

Ok. My problem was: Ajax loading slowly the list.