I'm finding the carets handling in the new editor a bit hit and miss. Selecting the specific user from the drop down helper isn't reliably completing the selection. Particularly on mobile.
I'm finding the carets handling in the new editor a bit hit and miss. Selecting the specific user from the drop down helper isn't reliably completing the selection. Particularly on mobile.
Mentions not working are known issue. I have stop gap solution to this that I will ship in 0.30, but I am also writing custom mentions mechanism for new editor that I will ship in release after 0.30
It has struck me that simple solution for this problem is making posting UI uncontrolled by React.js. I'll make a roadmap item for this later.