Closed louis-pre closed 4 months ago
Ty! I'll look into it sometime during the next few days
Sounds good, thank you! I tried to follow existing conventions but some stuff was harder for me to guess based on existing code alone. Feedback is very welcome, it would help me make my other work compliant before opening new PRs 👍
Didnt have time to review it in detail but it seems to be working fine! Merged in 1.0.3
Context
However, except if I'm missing something, the only time we need to do this is if we are using the native chat during a stream as VODs don't require joining a chat room and the iframe chat joins the chat room automatically.
Changes
This should improve the experience for both use-cases impacted.
The only risk introduced by this PR should be for the use-case
Stream
+iframe chat
if I somehow missed another reason for opening/closing the chat sidebar apart from trying to join the chat room.