At.js
At.js copied to clipboard
Suggestions disappear as soon as a 'space' is encountered
Thank you for this awesome suggester. Is there any way to search records with spaces? For example, on my setup, we've firstname'
lastname` , with a space in between. Right now, I do get perfect suggestions when someone enters -
@ron
-> suggests: Ronaldo Wayne, Ronan King etc.
but as soon as I enter -
@ronaldo w
-> the suggestions disappear.
Would really appreciate if someone can help fix this issue. Thank you for your time!
@thebigk then the suggestion list will be opened on every time you hit space. This can't be done.
Thank you for your response. But I've seen this working. This needs to work only when the suggestions are already being shown, not all the time.
It is certainly doable but hard to implement. Whole strategy relies on finding the last space.