Page MenuHomePhabricator

[native] render the rest of the user avatars
ClosedPublic

Authored by ginsu on Tue, Mar 14, 2:03 PM.
Tags
None
Referenced Files
F445168: D7069.id.diff
Sat, Mar 25, 2:52 PM
Unknown Object (File)
Fri, Mar 24, 10:12 PM
Unknown Object (File)
Tue, Mar 21, 12:32 AM
Unknown Object (File)
Sun, Mar 19, 5:27 PM
Unknown Object (File)
Sun, Mar 19, 5:27 PM
Unknown Object (File)
Sun, Mar 19, 12:43 PM
F427705: Screenshot 2023-03-14 at 5.14.01 PM.png
Tue, Mar 14, 2:14 PM
F427699: Screenshot 2023-03-14 at 5.08.50 PM.png
Tue, Mar 14, 2:14 PM
Subscribers

Details

Summary

Render the rest of the user avatars. Since the logic for rendering the remaining user avatars in our app was pretty similar, I decided to package it all in one diff


Depends on D7057

Linear Task: https://linear.app/comm/issue/ENG-3107/build-out-a-dummy-avatar-component-and-render-it-everywhere-we-will

Test Plan

Please look at the screenshots to see the changes I made:

Message reactions modal:

Screenshot 2023-03-14 at 5.07.33 PM.png (1×1 px, 795 KB)

Thread settings member:

Screenshot 2023-03-14 at 5.07.49 PM.png (1×1 px, 990 KB)

Typeahead tooltip:

Screenshot 2023-03-14 at 5.08.06 PM.png (1×1 px, 1 MB)

User list user:

Screenshot 2023-03-14 at 5.09.25 PM.png (1×1 px, 737 KB)

Screenshot 2023-03-14 at 5.08.50 PM.png (1×1 px, 745 KB)

Relationship list item:

Screenshot 2023-03-14 at 5.14.01 PM.png (1×1 px, 732 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Tue, Mar 14, 2:18 PM
This revision is now accepted and ready to land.Wed, Mar 15, 1:53 PM

rebase after switching up diff stack order