Page MenuHomePhabricator

[web] render thread avatars on chat screen
ClosedPublic

Authored by ginsu on Mar 27 2023, 4:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:04 PM
Unknown Object (File)
Thu, Apr 11, 10:38 PM
Unknown Object (File)
Thu, Mar 28, 7:59 AM
Unknown Object (File)
Thu, Mar 28, 7:59 AM
Unknown Object (File)
Thu, Mar 28, 7:59 AM
Unknown Object (File)
Thu, Mar 28, 7:59 AM
Unknown Object (File)
Thu, Mar 28, 7:58 AM
Unknown Object (File)
Thu, Mar 28, 7:51 AM
Subscribers

Details

Summary

Render thread avatars on chat screen. This includes the chat thread list item, the thread top bar, and and the nav state info bar

This diff won't be landed until avatars is given the green light to be released

Depends on D7209

Test Plan

Please view the screenshots below to see the changes I made:

Before:

Screenshot 2023-03-27 at 7.21.37 PM.png (2×3 px, 1 MB)

After:

Screenshot 2023-03-27 at 7.21.50 PM.png (2×3 px, 1 MB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Mar 27 2023, 4:37 PM
This revision is now accepted and ready to land.Mar 28 2023, 1:34 PM

replace Avatar with ThreadAvatar

This revision was automatically updated to reflect the committed changes.