riot-web/test/components/views/dialogs
Kerry 223892bf0e
Bail out of `RoomSettingsDialog` when room is not found (#10662)
* hack to fix console noise from unfaked timers and clearAllModals

* remove old debug logging in AsyncWrapper

* pass room to room settings tabs

* add errorboundary for roomsettingsdialog

* apply strictnullchecks to tabs/room

* dedupe code to set toom in roomsettingdialog

* add unit tests

* test SecurityRoomSettingsTab

* remove snapshot

* strict fixes

* more tests

* 2% more test coverage

* remove roomName from RoomSettingsDialogs state
2023-04-27 01:20:02 +00:00
..
__snapshots__ Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
devtools
security
spotlight
AccessSecretStorageDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
ForwardDialog-test.tsx
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx
ManualDeviceKeyVerificationDialog-test.tsx Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx Bail out of `RoomSettingsDialog` when room is not found (#10662) 2023-04-27 01:20:02 +00:00
SpotlightDialog-test.tsx
UserSettingsDialog-test.tsx