Add wysiwyg editor integration for @mentions #280
Labels
priority: p4/minor
There is a reasonable workaround, or there is a nice to have with limited impact
size: md
type: enhancement
New feature or request
If you type @ (or presumably hit an @ button in the toolbar or such), it should bring up a dropdown like on the feed page. Once a user is selected, it should render the appropriate hyperlink to their profile. At the same time, we'd replace the (somewhat broken/inconsistent) implementation from our backend with only picking up on the mention to notify the user, but not render the link.
The text was updated successfully, but these errors were encountered: