element-portable/src/components/views/rooms
Justin Carlson 332d1268a4
Fix creatorUserId is required error when opening sticker picker (#10423)
* Use sender if sticker picker widget does not have creatorUserId

* Add creatorUserId when creating sticker picker widgets

* Add e2e test for stickerpicker widget missing creatorUserId

* Fix stickerpicker widget event data in e2e tests

* Fix userId in stickerpicker e2e tests

* Fix linter errors
2023-03-23 17:25:16 +00:00
..
EventTile Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
wysiwyg_composer Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
AppsDrawer.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Autocomplete.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
AuxPanel.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
BasicMessageComposer.tsx Fix strict strictNullChecks to src/editor/* (#10428 2023-03-23 13:35:55 +00:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DecryptionFailureBar.tsx Fix 'Failed check: Ellipsis' on Weblate (#10144) 2023-02-14 09:05:01 +00:00
E2EIcon.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EditMessageComposer.tsx Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
EmojiButton.tsx Apply strictNullChecks to src/components/views/emojipicker/* (#10298) 2023-03-07 11:28:48 +00:00
EntityTile.tsx Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules (#10361) 2023-03-14 21:25:11 +00:00
EventTile.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
ExtraTile.tsx Refactor ExtraTile to use functional components (#10191) 2023-02-23 11:57:37 +00:00
HistoryTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
JumpToBottomButton.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LinkPreviewGroup.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
LinkPreviewWidget.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
LiveContentSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MemberList.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MemberTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageComposer.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
MessageComposerButtons.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageComposerFormatBar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
NewRoomIntro.tsx Fix block/inline Element descendants error noise in NewRoomIntro.tsx (#10412) 2023-03-21 10:55:48 -05:00
NotificationBadge.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
PinnedEventTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
PresenceLabel.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
ReadReceiptGroup.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
ReadReceiptMarker.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
RecentlyViewedButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyPreview.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomBreadcrumbs.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomContextDetails.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomHeader.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RoomInfoLine.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomList.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomListHeader.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
RoomPreviewBar.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
RoomPreviewCard.tsx Add border to 'reject' button on room preview card (#9205) 2023-02-06 10:50:06 +00:00
RoomSublist.tsx Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
RoomTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
RoomTileCallSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomUpgradeWarningBar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SearchBar.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
SearchResultTile.tsx Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
SendMessageComposer.tsx Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
Stickerpicker.tsx Fix creatorUserId is required error when opening sticker picker (#10423) 2023-03-23 17:25:16 +00:00
ThirdPartyMemberInfo.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ThreadSummary.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
TopUnreadMessagesBar.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
VoiceRecordComposerTile.tsx Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
WhoIsTypingTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00