feat: show unread chat badges during video-only voice calls #276

Merged
hodlbod merged 1 commits from userAdityaa/flotilla:show-unread-chat-badges into dev 2026-05-19 15:36:22 +00:00
Collaborator

Summary

  • Fixes #270: chat messages are easy to miss when the voice UI is in video-only layout.
  • Adds deferredRoomPath so a room stays "unread" while chat is hidden during a connected call, even though you're still on the room page.
  • Skips auto-marking the room as checked on page visit while deferred; marks it read when chat is shown again (split on desktop, chat on mobile).
  • Reuses the existing unread dot on the voice widget chat button and sidebar room badges—no new UI.

Screenshots

Screenshot 2026-05-19 at 7.50.31 PM.png
### Summary - Fixes #270: chat messages are easy to miss when the voice UI is in video-only layout. - Adds `deferredRoomPath` so a room stays "unread" while chat is hidden during a connected call, even though you're still on the room page. - Skips auto-marking the room as checked on page visit while deferred; marks it read when chat is shown again (split on desktop, chat on mobile). - Reuses the existing unread dot on the voice widget chat button and sidebar room badges—no new UI. ### Screenshots <img width="327" alt="Screenshot 2026-05-19 at 7.50.31 PM.png" src="attachments/658b8976-933e-4bdd-b614-97bb6608c074">
userAdityaa added 1 commit 2026-05-19 14:22:53 +00:00
hodlbod merged commit 6267e52bdf into dev 2026-05-19 15:36:22 +00:00
hodlbod deleted branch show-unread-chat-badges 2026-05-19 15:36:22 +00:00
Sign in to join this conversation.