Introduce placeholder EmojiAvatarSelectionModal component. Modal opens when "Select emoji" MenuItem in EditUserAvatarMenu is clicked.
Layout/styling/functionality will be introduced incrementally in subsequent diffs.
Depends on D8264
Paths
| Differential D8265 Authored by atul on Jun 20 2023, 12:54 PM.
Details Summary Introduce placeholder EmojiAvatarSelectionModal component. Modal opens when "Select emoji" MenuItem in EditUserAvatarMenu is clicked. Layout/styling/functionality will be introduced incrementally in subsequent diffs. Depends on D8264 Test Plan
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJun 20 2023, 12:54 PM2023-06-20 12:54:34 (UTC-7) atul edited the test plan for this revision. (Show Details)Jun 20 2023, 12:54 PM2023-06-20 12:54:45 (UTC-7) Harbormaster completed remote builds in B20366: Diff 27911.Jun 20 2023, 1:14 PM2023-06-20 13:14:28 (UTC-7) Comment Actions (This really should have been named something like EmojiUserAvatarSelectionModal since it's UserAvatar-specific. Common parts will be factored out when I get to ThreadAvatars, but for now it's pretty user avatar-specific) Comment Actions Looks good, just left some style preferences inline
This revision is now accepted and ready to land.Jun 21 2023, 10:39 AM2023-06-21 10:39:43 (UTC-7) Harbormaster failed remote builds in B20440: Diff 28022!Jun 22 2023, 2:34 PM2023-06-22 14:34:05 (UTC-7) Harbormaster failed remote builds in B20443: Diff 28025!Jun 22 2023, 2:37 PM2023-06-22 14:37:04 (UTC-7) Harbormaster completed remote builds in B20480: Diff 28063.Jun 23 2023, 1:14 PM2023-06-23 13:14:28 (UTC-7) Harbormaster completed remote builds in B20485: Diff 28071.Jun 23 2023, 1:46 PM2023-06-23 13:46:41 (UTC-7) Closed by commit rCOMMcf20a2d29ebf: [web] Introduce placeholder `EmojiAvatarSelectionModal` (authored by atul). · Explain WhyJun 23 2023, 2:07 PM2023-06-23 14:07:10 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28063 web/avatars/edit-user-avatar-menu.react.js
web/avatars/emoji-avatar-selection-modal.react.js
|