Page MenuHomePhabricator

[native] introduce EmojiAvatarCreation into profile and chat navigators
ClosedPublic

Authored by ginsu on Apr 5 2023, 12:19 PM.
Tags
None
Referenced Files
F2103905: D7324.id.diff
Tue, Jun 25, 3:59 AM
Unknown Object (File)
Mon, Jun 24, 2:05 AM
Unknown Object (File)
Fri, Jun 21, 2:48 PM
Unknown Object (File)
Fri, Jun 21, 11:59 AM
Unknown Object (File)
Fri, Jun 21, 2:16 AM
Unknown Object (File)
Wed, Jun 19, 1:19 PM
Unknown Object (File)
Tue, Jun 18, 10:44 AM
Unknown Object (File)
Mon, Jun 17, 9:44 AM
Subscribers

Details

Summary

introduce the EmojiAvatarCreation into the profile and chat navigators. I also changed the header options to reflect what we have in the designs

Design:

Screenshot 2023-04-04 at 3.44.01 PM.png (1×556 px, 76 KB)

Depends on D7428

Test Plan

I was able to navigate to this screen locally and the header/back button reflect what I have in the header options for both user and thread avatars:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: ashoat, atul.
ginsu edited the summary of this revision. (Show Details)
ginsu requested review of this revision.Apr 5 2023, 12:38 PM
ashoat added inline comments.
native/profile/profile.react.js
47 ↗(On Diff #24688)

This title feels weird. Is it in the designs? Maybe we should use "Emoji avatar selection"?

This revision is now accepted and ready to land.Apr 5 2023, 12:43 PM
ginsu added inline comments.
native/profile/profile.react.js
47 ↗(On Diff #24688)

It is in the designs, but I think "Emoji avatar selection" sounds better

Screenshot 2023-04-04 at 3.44.01 PM.png (1×556 px, 76 KB)

address ashoat's comments

Need to update the imports for profile and additionally will add EmojiAvatarCreation for thread avatars.

ginsu edited the summary of this revision. (Show Details)

fix import and add EmojiAvatarCreation to chats

This revision is now accepted and ready to land.Apr 13 2023, 1:07 PM
ginsu retitled this revision from [native] introduce EmojiAvatarCreation into profile navigator to [native] introduce EmojiAvatarCreation into profile and chat navigators.Apr 13 2023, 1:08 PM
ginsu edited the summary of this revision. (Show Details)
ginsu edited the test plan for this revision. (Show Details)
ginsu edited the summary of this revision. (Show Details)