mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-04 13:01:12 +01:00
* Avoid showing two chat timelines side by side after a call In certain situations you could still end up with the chat timeline visible in the right panel in addition to the main split. For instance if you are in a call, open the chat panel, then leave the call while looking at another room, the chat panel would remain open upon navigating back to the original room. * Avoid using flushPromises in tests