Add a separate style on UserList if an inactive/non-selected user has message updates
TheRustyPickle opened this issue · 0 comments
TheRustyPickle commented
Currently the users on userlist has 2 statuses. Selected or non-selected. Selected users has a blue CSS while non-selected has gray CSS. For non-selected users, if any message is received, it should show a separate style
- Add the new CSS style that would be added on message update
handle_ws_message
function needs to be updated to properly add the new CSS on message receive