element-portable/test/components/views
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
..
audio_messages Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
auth Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
avatars Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Apply prettier formatting 2022-12-12 12:24:14 +01:00
context_menus Add developer tools option to room list context menu (#10635) 2023-04-19 11:34:27 +00:00
dialogs Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
elements ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
emojipicker Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
location ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
messages Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
polls/pollHistory replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
rooms Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
settings Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
spaces ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
toasts Implement new toast UI (#10467) 2023-04-18 11:38:41 +00:00
typography Notifications: inline error message on notifications saving error (#10288) 2023-03-13 21:59:04 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
voip Use the room avatar as a placeholder in calls (#10231) 2023-02-27 09:34:02 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00