element-web/test/components/structures
Robin ef48443dc9
Show chat panel when opening a video room with unread messages (#8812)
* Show chat panel when opening a video room with unread messages

* Remove unnecessary calls to private methods in tests

* Make room ID mandatory when toggling the right panel

* Restore the isViewingRoom check

* Test RightPanelStore

* Make the constructor private again

* Add even more tests

* Fix onReady
2022-06-17 16:57:40 -04:00
..
__snapshots__ Create a common header on right panel cards on BaseCard (#8808) 2022-06-16 09:22:45 +02:00
auth
CallEventGrouper-test.ts
MessagePanel-test.js
RightPanel-test.tsx Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
RoomView-test.tsx Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
ThreadPanel-test.tsx
TimelinePanel-test.tsx Fix #20026: send read marker as soon as we change it (#8802) 2022-06-09 13:41:09 +00:00
VideoRoomView-test.tsx