Link/mention picker should not pop up when typing inside a word #5351
Labels
1. to develop
Accepted and waiting to be taken care of
bug
Something isn't working
feature: rich-contenteditable
Related to the rich-contenteditable components
Try to post something like:
The
/
brings up the link picker:Pressing
ESC
not only closes the link picker but also unfocuses the chat input of Talk.Same happens with
@
inside words.From my perspective it would be the best to only start the picker with a leading whitespace, linebreak, empty (beginning of message). Showing it in the middle of a word is quite annoying.
Should also take a look into themoved to other issue and solvedESC
handling so when it cancels Tribute, it does not additionally cancel the NcContentEditable focus.cc @ShGKme @Antreesy
The text was updated successfully, but these errors were encountered: