Well, I want to add a function in my comment input to mention users, like modern social networks that offer an autocomplete that the user presses TAB or ENTER and marks a user from my database.
How could I create my own custom comment input and override the component's native one?
Ex: