Just want to call out in case it was unintentional - I think one of your recent commits removed the room image from the top of the room page, which is a change from master.
I'm confused - did you want to show the VoiceWidget only on the room page? Right now I have it showing in the SpaceMenu on desktop and both in SpaceMenu and on the room page on mobile. It seems…
@hodlbod it looks like you reverted my changes to the build.sh. I think we need some changes because right now the README.md says to make a .env file but the build.sh doesn't actually source…
Ah yes that's a good idea. We can show the widget but say "Voice Not Connected" instead of "Voice Connected" or something.
I go back and forth about how easy it should be to join the room. I…
I was doing some testing and realized that at some point my code to hide the voice rooms on mobile broke. I tried just showing the voice widget below the chat input on mobile and it seems ok so I…
Also the back arrow seems a couple pixels too high vertically?
I like this change a lot but I'm seeing a back bar on desktop and clicking it does nothing. Can we hide it in this case?
@hodlbod ok that took longer than I planned but we now use kind 39004 to list participants in a room before joining a call and the livekit participants API while in a call. [Zooid has been…