element-web/test/components/views/settings
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
devices Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
shared Device manager - current session context menu (#9386) 2022-10-13 09:07:34 +02:00
tabs Test display of qr code login section (#9456) 2022-10-19 15:11:42 +00:00
CryptographyPanel-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
DevicesPanel-test.tsx Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
FontScalingPanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
KeyboardShortcut-test.tsx Migrate KeyboardShortcut tests from Enzyme to RTL (#9405) 2022-10-13 14:32:45 +01:00
Notifications-test.tsx Add device notifications enabled switch (#9324) 2022-09-28 18:13:09 +01:00
SettingsFieldset-test.tsx A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
ThemeChoicePanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
UiFeatureSettingWrapper-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00