element-web/test/components/structures
kegsay acdcda78f0
sliding sync: add lazy-loading member support (#9530)
* sliding sync: add lazy-loading member support

Also swap to `$ME` constants when referring to our own member event.

* Hook into existing LL logic when showing the MemberList

* Linting

* Use consts in js sdk not react sdk

* Add jest tests

* linting

* Store the room in the test

* Fix up getRoom impl

* Add MemberListStore

* Use the right context in MemberList tests

* Fix RightPanel-test

* Always return members even if we lazy load

* Add MemberListStore tests

* Additional tests
2022-11-18 19:05:00 +00:00
..
__snapshots__ Add live voice broadcast indicator to user menu (#9590) 2022-11-18 08:36:20 +01:00
auth Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
ContextMenu-test.ts Implement voice broadcast device selection (#9572) 2022-11-15 10:02:40 +01:00
LargeLoader-test.tsx
LegacyCallEventGrouper-test.ts
MessagePanel-test.tsx
RightPanel-test.tsx sliding sync: add lazy-loading member support (#9530) 2022-11-18 19:05:00 +00:00
RoomStatusBar-test.tsx Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
SearchRoomView-test.tsx Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
TabbedView-test.tsx
ThreadPanel-test.tsx Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
ThreadView-test.tsx Fix `ThreadView` tests not using thread flag (#9547) 2022-11-07 14:21:49 -06:00
TimelinePanel-test.tsx
UserMenu-test.tsx Add live voice broadcast indicator to user menu (#9590) 2022-11-18 08:36:20 +01:00