Page MenuHomePhabricator

[web] render user avatars in message reactions modal
ClosedPublic

Authored by ginsu on Mar 27 2023, 7:29 AM.
Tags
None
Referenced Files
F1690056: D7196.diff
Wed, May 1, 6:37 PM
Unknown Object (File)
Sat, Apr 27, 8:06 AM
Unknown Object (File)
Mar 28 2024, 8:18 AM
Unknown Object (File)
Mar 28 2024, 8:18 AM
Unknown Object (File)
Mar 28 2024, 8:18 AM
Unknown Object (File)
Mar 28 2024, 8:18 AM
Unknown Object (File)
Mar 28 2024, 8:17 AM
Unknown Object (File)
Mar 28 2024, 8:13 AM
Subscribers

Details

Summary

render user avatars in message reactions modal

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

Depends on D7195

Test Plan

Please see the screenshot below to see the changes I made

Before:

Screenshot 2023-03-27 at 5.53.19 PM.png (2×3 px, 844 KB)

After:

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

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.Mar 27 2023, 7:45 AM

Hmm it seems like we'll need to refactor this after getAvatarForUser gets converted to a hook (see my chat message)

This revision is now accepted and ready to land.Mar 28 2023, 1:09 PM
ginsu edited the test plan for this revision. (Show Details)

replace Avatar with UserAvatar