element-web/test/components/views
Michael Telatynski d626f71fdd
Extract Search handling from RoomView into its own Component (#9574)
* Extract Search handling from RoomView into its own Component

* Iterate

* Fix types

* Add tests

* Increase coverage

* Simplify test

* Improve coverage
2022-11-18 16:40:22 +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 Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +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