I want to detect @ symbol (when typed inside a textarea) and open a dropdown with a list of users like Github ( check screenshot -> https://prnt.sc/220pwx9 ) using pure js
Is there any plugin available or any HTML, CSS, and JS code that would give me a workaround?