minimalchat/client

Create a notification component

Closed this issue · 4 comments

mihok commented

Given a client with an open chat
When disconnected, or trying to reconnect, or reconnected successfully
Then a notifcation bar is shown in the chat window showing that the client is disconnected/reconnecting/reconnected

I think I can take this one on too

mihok commented

Rad, just a FYI, ideally we probably should do this in @teesloane's Preact version to minimize duplication

I believe this can be marked done no? via #27

mihok commented

Done via #27 pending #33