Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

5
Votes

The mentions (@) feature is helpful to address the comments to a specific user.


  1. Get the list of users through APIs
  2. while type @, list out the users based on typed characters.
  3. Allow to filter users based on starts with and contains.
Note: implement it as a separate module to integrate dynamically on demand.

The feature is most popular applications - Facebook, Twitter, GitHub, and more. Currently, the feature can handle through the third-party plugin. Implement it as a built-in feature.