Page MenuHomePhabricator

[web] update EditThreadAvatarMenu to add farcaster option
ClosedPublic

Authored by varun on Oct 19 2024, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 22, 8:04 PM
Unknown Object (File)
Sun, Dec 22, 8:04 PM
Unknown Object (File)
Sun, Dec 22, 8:03 PM
Unknown Object (File)
Sun, Dec 22, 8:02 PM
Unknown Object (File)
Nov 27 2024, 12:14 PM
Unknown Object (File)
Nov 25 2024, 1:03 AM
Unknown Object (File)
Nov 24 2024, 7:31 PM
Unknown Object (File)
Nov 23 2024, 6:04 AM
Subscribers

Details

Summary

this lets a user set a farcaster thread avatar if the thread belongs to a community tagged with a farcaster channel

Depends on D13749

Test Plan

successfully set a farcaster avatar in community root thread and child threads. was able to unset the avatar as well.

menu icon looks the same as in the user avatar menu

Diff Detail

Repository
rCOMM Comm
Branch
farcaster-thread-avatars (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

web/avatars/edit-thread-avatar-menu.react.js
143

one thing worth noting is that we'll display this menu item even if the thread has inherited a farcaster avatar from its parent as the default

This revision is now accepted and ready to land.Oct 20 2024, 11:44 AM