feat(FN-3811): add room mention popup to dashboard architecture docs and te

Added documentation for the room mention feature in the architecture docs and a changeset, alongside hardened tests for the `AgentMentionPopup` room variant.

Fusion-Task-Id: FN-3811
This commit is contained in:
Fusion
2026-05-10 10:54:46 -07:00
committed by gsxdsm
parent ff4e7cad78
commit 6b55b26195
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Update room chat mention UX so the mention popup prioritizes room members (with a member indicator) and rendered room-message mention chips visibly flag non-members, while preserving direct-chat behavior.