montevideo-tech / hybrid-meetup-platform

Summer Camp WebRTC challenge. This project can be used to host and run hybrid meetups for the video community. Built by video-dev for video-devs 💚
Apache License 2.0
5 stars 2 forks source link

Adding Notifications for New Chat Messages When Chat is Closed #207

Closed felipeYoungi closed 1 year ago

felipeYoungi commented 1 year ago

Currently, when the chat is closed, there is no way for users to know if there are new messages without opening the chat. To improve the user experience, it would be helpful to add notifications or indicators that there are new messages in the chat when it is closed. Expected Result: When there are new messages in the chat and the chat window is closed, a notification or indicator should be displayed to let users know that there are new messages.

felipeYoungi commented 1 year ago

This ticket can't be implemented until we fix the following bug: https://github.com/montevideo-tech/hybrid-meetup-platform/issues/252