Web-Multi-Media / multi-web-audio-sequencer

Web collaborative step sequencer
https://labs.freesound.org/sequencer
GNU General Public License v3.0
10 stars 2 forks source link

Add title notification when new message arrived in chat - Iss37 #38

Closed DerouineauNicolas closed 6 years ago

DerouineauNicolas commented 6 years ago

This PR is aiming to implement feature described in #37

xavierfav commented 6 years ago

The behavior is:

The second point is a bit weird. We should reset the title whenever the user checked the chat. We could for instance reset the title on a focus in the chat text input, and on a scroll to the bottom of the page (which indicates that the user probably saw the chat)