xatkit-bot-platform / xatkit-chat-widget

(React) Chat widget for Xatkit
https://xatkit.com
MIT License
6 stars 2 forks source link

Show the number of unread messages in the widget when minimized #38

Open jcabot opened 4 years ago

jcabot commented 4 years ago

See as an example the number 2 here:

minimized

hamzaed commented 4 years ago

The support for this got improved in react-chat-widget v3.0.0. In our fork the badge is in the props. This got deprecated and now the badge is handled automatically when receiving new messages.