feat(FN-4659): add room title switcher dropdown

Adds a room title switcher dropdown to the chat view, with corresponding styles and a new rooms test file.

Fusion-Task-Id: FN-4659
This commit is contained in:
Fusion
2026-05-15 14:52:56 -07:00
committed by gsxdsm
parent 73d8cb92af
commit e50a4b5ad6
4 changed files with 223 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Dashboard: clicking the room title in a chat room conversation now opens a dropdown to switch to another room.