riot-web/test/components/structures
Eric Eastwood e5f06df3f7
Better error handling in jump to date (#10405)
- Friendly error messages with details
 - Add a way to submit debug logs for actual errors (non-networking errors)
 - Don't jump someone back to a room they already navigated away from. Fixes bug mentioned in https://github.com/vector-im/element-web/issues/21263#issuecomment-1056809714
2023-03-24 14:39:24 -05:00
..
__snapshots__ Fix failing develop with mis-matched snapshots (#10411) 2023-03-20 11:52:23 -05:00
auth Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
AutocompleteInput-test.tsx
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx Show filterContainer if "UIComponent.filterContainer" is enabled (#10381) 2023-03-21 09:06:43 +00:00
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx Polls: sync push rules on changes to account_data (#10287) 2023-03-09 00:20:06 +00:00
MessagePanel-test.tsx Further improve performance with lots of hidden events (#10353) 2023-03-20 09:50:07 +00:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
RightPanel-test.tsx Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Support dynamic room predecessors in RoomNotificationStateStore (#10297) 2023-03-08 14:18:03 +00:00
SpaceHierarchy-test.tsx Support dynamic room predecessors in SpaceHierarchy (#10341) 2023-03-10 09:41:14 +00:00
TabbedView-test.tsx Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
ThreadPanel-test.tsx
ThreadView-test.tsx
TimelinePanel-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
UserMenu-test.tsx
ViewSource-test.tsx