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!>
Thanks for joining our community and helping improve Syncfusion products!
When we use the Tab key to select the list from the Mention popup to insert into the RichTextEditor, the mention character is not removed while inserting the selected list. We need to resolve this issue.
Replication Procedure:
Sample : https://stackblitz.com/edit/ngk9pf-ewrhpn?file=package.json,index.html
Current Behavior : When using the Tab key to insert the Mention list into the RichTextEditor, the mention character is not removed before the item.
Expected Behavior : When using the Tab key to insert the Mention list into the RichTextEditor, the mention character should be removed before the item.