element-web/test/components/structures
Germain be281fd735
Fix threads fallback incorrectly targets root event (#9229)
* Use RelationType enum instead of hardcoded value

* Fix threads replies fallback to target last reply

* Only unsubscribe from threads events if needed

* fix strict null check

* fix strict null checks

* strict null checks

* fix typing

* Unsubscribe listeners if new thread is `null`

Co-authored-by: Faye Duxovni <fayed@element.io>

* Update strict null checks

* Type HTMLElement as nullable

* Add thread fallback integration test

* lint fix

* Update snapshots

* Add test after changing thread

* Remove test comment

* update snapshot

* fix room context test utility

* Add ThreadListContextMenu test

* lint fix

* fix thread rendering

Co-authored-by: Faye Duxovni <fayed@element.io>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-20 12:48:25 +01:00
..
__snapshots__ Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
auth Fix crash on null idp for SSO buttons (#8650) 2022-05-20 10:08:57 +01:00
LargeLoader-test.tsx Start DM on first message (#8612) 2022-08-04 08:19:52 +02:00
LegacyCallEventGrouper-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
MessagePanel-test.tsx Test typescriptification - MessagePanel (#8943) 2022-06-30 14:41:53 +02:00
RightPanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
RoomStatusBarUnsentMessages-test.tsx Extract RoomStatusBarUnsentMessages (#9080) 2022-07-20 14:41:43 +02:00
RoomView-test.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
TabbedView-test.tsx use stable reference for active tab in tabbedView (#9145) 2022-08-08 14:28:02 +02:00
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 threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
TimelinePanel-test.tsx Read receipts for threads (#9239) 2022-09-21 10:13:33 +01:00