element-web/test/components/structures/__snapshots__
Michael Telatynski 7236e48765
Allow maintaining a different right panel width for thread panels (#11064)
* Move Room context threadId our of RoomView state

* Allow maintaining a different right panel width for thread panels

* Fix types

* Fix types

* Add tests

* Increase coverage

* Increase coverage

* Add comments

* Update src/components/structures/MainSplit.tsx

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-06-15 11:57:58 +00:00
..
MainSplit-test.tsx.snap Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
MatrixChat-test.tsx.snap unit test leave room action handler (#10982) 2023-05-30 22:46:08 +00:00
MessagePanel-test.tsx.snap
PictureInPictureDragger-test.tsx.snap
RoomStatusBar-test.tsx.snap
RoomView-test.tsx.snap Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
SpaceHierarchy-test.tsx.snap When joining room in sub-space join the parents too (#11011) 2023-06-01 12:35:47 +00:00
TabbedView-test.tsx.snap
ThreadPanel-test.tsx.snap
UserMenu-test.tsx.snap