element-web/test/components/views/settings/devices
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
CurrentDeviceSection-test.tsx Device manager - device tile main click target (#9409) 2022-10-14 12:43:20 +01:00
DeviceDetailHeading-test.tsx Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00
DeviceDetails-test.tsx Device manager - render extended device information (#9360) 2022-10-07 08:49:35 +00:00
DeviceExpandDetailsButton-test.tsx Device manager - current session expandable details (PSG-644) (#9185) 2022-08-15 17:30:18 +02:00
DeviceSecurityCard-test.tsx
DeviceTile-test.tsx Device manager - device tile main click target (#9409) 2022-10-14 12:43:20 +01:00
DeviceTypeIcon-test.tsx Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
FilteredDeviceList-test.tsx Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00
FilteredDeviceListHeader-test.tsx Device manager - select all devices (#9330) 2022-10-04 08:12:07 +00:00
LoginWithQR-test.tsx Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
LoginWithQRSection-test.tsx Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
SecurityRecommendations-test.tsx Device manager - hide unverified security recommendation when only current session is unverified (PSG-639) (#9228) 2022-09-05 09:10:12 +00:00
SelectableDeviceTile-test.tsx Device manager - device tile main click target (#9409) 2022-10-14 12:43:20 +01:00
deleteDevices-test.tsx
filter-test.ts Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00