riot-web/test/components/structures
David Langley e6835fe9d2
Clean up editor drafts for unknown rooms (#12850)
* Clean up editor drafts for unknown rooms and add tests.

* lint

* Call cleanUpDraftsIfRequired when we know a live update has completed.

* Fix test for new call site of draft cleaning

* fix test
2024-08-07 08:35:57 +00:00
..
__snapshots__ Update compound-design-tokens to satisfy compound-web peer dependency (#12808) 2024-07-24 09:49:33 +00:00
auth Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
AutocompleteInput-test.tsx Clear autocomplete input on selection accept (#12709) 2024-07-02 09:38:20 +00:00
ContextMenu-test.ts
FilePanel-test.tsx Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00:00
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx Fix closing all modals (#12728) 2024-07-05 13:39:13 +00:00
MainSplit-test.tsx
MatrixChat-test.tsx Clean up editor drafts for unknown rooms (#12850) 2024-08-07 08:35:57 +00:00
MatrixClientContextProvider-test.tsx New context for local device verification (#12417) 2024-04-16 09:43:27 +00:00
MessagePanel-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
ReleaseAnnouncement-test.tsx Close the release announcement when a dialog is opened (#12559) 2024-05-29 07:22:50 +00:00
RightPanel-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
RoomSearchView-test.tsx Redesign room search interface (#12677) 2024-07-08 09:57:41 +00:00
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
SpaceHierarchy-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
TabbedView-test.tsx Make TabbedView a controlled component (#12480) 2024-05-03 15:01:01 +00:00
ThreadPanel-test.tsx Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00:00
ThreadView-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
TimelinePanel-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
UploadBar-test.tsx
UserMenu-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
ViewSource-test.tsx