Open jishnu7 opened 3 years ago
I can confirm that the state of the mute button is consistent now. But the mute status shown on the icon of the user is inconsistent. It goes back to mute state if we refresh the room. see the below screenshot. you can see that even when the user is in unmute, it is shown as mute on the profile icon.
@stultus That should be fixed now. Let me know if it works.
I should check this one. I'll test it when i have the time and if it worked i'll merge it. Thank you for your PR
@callmearta were you able to test this?
The code is not verified
Clubhouse api doesn't send
unmute
field for the active user. So we should keep our own flag to store the status.Fixes https://github.com/callmearta/clubhouse-desktop/issues/48