Skip to content

User tag functionality in chat

Vaibhav Rathore requested to merge feature/1282/user-tag into main

Summary

  1. Added Mention Service to extend chat feature to detect @ as a keyword to tag user
  2. Modified SuperChatInput to use the EditorMention wrapper for chat editor
  3. Minor styling fixes

Merge request reports