element-web-Github/test/components/views
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
..
audio_messages Extract PlaybackInterface (#9526) 2022-11-02 09:46:42 +01:00
avatars Fix missing avatar for show current profiles (#9563) 2022-11-11 16:02:01 +00:00
beacon Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
beta Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
context_menus Close context menu when a modal is opened to prevent user getting stuck (#9560) 2022-11-09 15:33:09 +00:00
dialogs Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
elements Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
location Close context menu when a modal is opened to prevent user getting stuck (#9560) 2022-11-09 15:33:09 +00:00
messages Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
right_panel Resilience fix for homeserver without thread notification support (#9565) 2022-11-10 18:01:19 +00:00
rooms sliding sync: add lazy-loading member support (#9530) 2022-11-18 19:05:00 +00:00
settings Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
spaces Prevent useContextMenu isOpen from being true if the button ref goes away (#9418) 2022-10-17 17:42:04 +01:00
typography Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
voip Extract requestMediaPermissions (#9568) 2022-11-11 10:38:51 +01:00