webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Is there any way to keep dropdown list not disappear when selecting an item, because I want to be able to multiple select #242

Open diennvt-htv opened 11 months ago

diennvt-htv commented 11 months ago

I want to do a function like chatwork, when I type '@', a dropdown list of user will appear, then I am able to multiple select mentioned users Currently, when I select an item, the dropdown disappear, so I have to type '@' again https://codepen.io/jukben/pen/bYZqvR

trungpv-htj commented 11 months ago

It seems that we should wait the next version of this library.