munafio / chatify-demo

Chatify Laravel Package Demo application
https://github.com/munafio/chatify
482 stars 179 forks source link

Why can't you see the history list? #45

Closed mbokdewor69 closed 1 year ago

mbokdewor69 commented 1 year ago

https://user-images.githubusercontent.com/122416387/211697170-5e1bbe8d-defc-4ed7-aad0-70da38272f8b.mp4

mikemastercorp commented 1 year ago

I've noticed the same behaviour on a fresh installation. E.g. when the user is offline (away from the chat room) and gets back later, there is no history showing that someone contacted them. If the user who contacted the other side is searched and found, the chat history appears. Seems like the clients list isn't showing any new messages from favourites or new users that are trying to reach unless they are searched and found. This makes the script strange, as both of the sides should know who might contact them in order to read their messages...

munafio commented 1 year ago

@mikemastercorp you can open an issue on the main package repository : https://github.com/munafio/chatify

with the details and a demo for your issue to be fixed with the next releases.