Describe the Problem
As a user, I'd like to see if there are new chat messages without necessarily having to open the chat modal itself.
Describe Your Preferred Solution
Add a badge with a counter of new messages to the chat fab.
With #4145, the chat messages are now always polled in the background.
See https://mui.com/material-ui/react-badge.
Describe Possible Alternatives
N/A
Related Issues
#4129
Additional Information
https://mui.com/material-ui/react-badge/
Describe the Problem
As a user, I'd like to see if there are new chat messages without necessarily having to open the chat modal itself.
Describe Your Preferred Solution
Add a badge with a counter of new messages to the chat fab.
With #4145, the chat messages are now always polled in the background.
See https://mui.com/material-ui/react-badge.
Describe Possible Alternatives
N/A
Related Issues
#4129
Additional Information
https://mui.com/material-ui/react-badge/