waveyboym / Chat-App

A real time chat application done with tauri and react with a firebase backend
MIT License
18 stars 1 forks source link

Notifications, alerts and badges #8

Open waveyboym opened 11 months ago

waveyboym commented 11 months ago

Is your feature request related to a problem? Please describe. I am always frustrated by the fact that whenever I want I receive messages from friends or from groups, I don't know that I have received any messages until I open their chat.

Describe the solution you'd like It would be nice for a notification to be sent out when a new message is received.

Describe alternatives you've considered There are no alternatives for this

Additional context A great example is discord, whenever a message comes though, you may see a badge and notification count and a notification sound plays when a message come through.