element-web/test/test-utils
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
..
audio.ts Voice Broadcast playback (#9372) 2022-10-14 15:48:54 +01:00
beacon.ts Live location share - focus on user location on list item click (PSG-609) (#9051) 2022-07-18 08:34:39 +00:00
call.ts Room call banner (#9378) 2022-10-17 21:36:17 +02:00
client.ts Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
composer.ts Add Voice Broadcast labs setting and composer button (#9279) 2022-09-16 09:10:33 +00:00
date.ts Include a file-safe room name and ISO date in chat exports (#9440) 2022-10-17 19:54:10 -06:00
index.ts Include a file-safe room name and ISO date in chat exports (#9440) 2022-10-17 19:54:10 -06:00
location.ts Enable forwarding static locations (#8553) 2022-05-10 16:21:20 +00:00
platform.ts Live location share - set time limit (#8082) 2022-03-21 12:42:58 +01:00
poll.ts test functional EventUtils (#8386) 2022-04-21 18:14:10 +02:00
room.ts Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
test-utils.ts Update overly sensitive snapshot (#9421) 2022-10-14 15:57:12 +01:00
threads.ts Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
utilities.ts Store refactor: make it easier to test stores (#9290) 2022-09-20 15:32:39 +00:00
wrappers.tsx Improve typing around wrapInMatrixClientContext (#8130) 2022-03-23 18:13:40 -04:00