Page MenuHomePhabricator

[native] introduce user profile component
ClosedPublic

Authored by ginsu on Aug 22 2023, 9:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 7:26 AM
Unknown Object (File)
Thu, Nov 21, 7:26 AM
Unknown Object (File)
Thu, Nov 21, 7:26 AM
Unknown Object (File)
Thu, Nov 21, 7:26 AM
Unknown Object (File)
Thu, Nov 21, 7:23 AM
Unknown Object (File)
Sat, Nov 2, 7:24 AM
Unknown Object (File)
Oct 22 2024, 1:00 PM
Unknown Object (File)
Oct 22 2024, 1:00 PM
Subscribers

Details

Summary

This diff introduces the barebones UserProfile component. Right now we only have the user avatar and the username, but in subsequent diffs we will be adding to this component with the various other parts needed for the profile.

Here is what the designs look like:

Screenshot 2023-08-22 at 12.26.37 PM.png (1×582 px, 97 KB)

Depends on D8914

Test Plan

Please see screenshot below

Screenshot 2023-08-22 at 12.22.28 PM.png (1×1 px, 780 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka.
ginsu added inline comments.
native/components/user-profile.react.js
13

This type will probably be updated in a subsequent diff, but using this as a placeholder for now until I get a better idea of what the final UserProfile component will look like

ginsu requested review of this revision.Aug 22 2023, 9:37 AM
This revision is now accepted and ready to land.Aug 26 2023, 4:34 PM
This revision was automatically updated to reflect the committed changes.