riot-web/test/components/views/settings/devices/__snapshots__
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
..
CurrentDeviceSection-test.tsx.snap
DeviceDetailHeading-test.tsx.snap
DeviceDetails-test.tsx.snap Device manager - put client/browser device metadata in correct section (#9447) 2022-10-18 13:00:01 +00:00
DeviceExpandDetailsButton-test.tsx.snap
DeviceSecurityCard-test.tsx.snap
DeviceTile-test.tsx.snap
DeviceTypeIcon-test.tsx.snap
FilteredDeviceList-test.tsx.snap
FilteredDeviceListHeader-test.tsx.snap
LoginWithQR-test.tsx.snap Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
LoginWithQRSection-test.tsx.snap Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
SecurityRecommendations-test.tsx.snap
SelectableDeviceTile-test.tsx.snap
deleteDevices-test.tsx.snap