rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

Status indicator not updated after Participant chat window opened #140

Closed nesmrten closed 4 years ago

nesmrten commented 4 years ago

Hi there,

Thanks for the repo. I just encountered the issue with status color indicator not updating on participant chat window after friendlist updated. See the attachment. chat indicator

Best regards, Beki Lutolli

rpaschoal commented 4 years ago

Hi @nesmrten ,

Is your friend list fetching data via polling? If not you need to notify your adapter that the friends list has been changed.

Cheers

nesmrten commented 4 years ago

Thank you for your answer, i guess it was just a freelancer, who didn't know hot to properly implement chat :).

wandersomMv commented 3 years ago

thank you for answer.