minimalchat/client

Create "_____ typing..." component

mihok opened this issue · 3 comments

mihok commented

Given an active conversation with an Operator
When they begin typing in the minimalchat/mnml-operator-app conversation for the current client
And a operator:typing event is recieved by the current client
Then a component on the client is updated to show who is typing (Think, Operator name + 'typing ...')

Bonus if the ... animates? Not sure how that would look or function though

I think I can take this on

mihok commented

Same as the other issue, we should do this in @teesloane's Preact version

mihok commented

This is done in #34