webscopeio / react-textarea-autocomplete

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

Improve autocomplete positioning (Fixes #124) #127

Closed andypearson closed 5 years ago

andypearson commented 5 years ago

Moved from using setState to direct DOM manipulations to improve the overall behaviour of the autocomplete positioning, including in cases where the autocomplete does not have a fixed width and height.

close #125 #124

jukben commented 5 years ago

(bot)

Hey! Thank you so much for your PR! I can see that everything is green 👏.

Here is the playground for this revision 🚀

I hope everything is fine! ❤️

jukben commented 5 years ago

Thank you so much for this! 🎖