Page MenuHomePhabricator

[native] introduce tag farcaster button
ClosedPublic

Authored by ginsu on Thu, Apr 25, 3:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 16, 7:56 AM
Unknown Object (File)
Mon, May 13, 3:40 AM
Unknown Object (File)
Mon, May 13, 1:25 AM
Unknown Object (File)
Tue, May 7, 12:46 AM
Unknown Object (File)
Tue, May 7, 12:35 AM
Unknown Object (File)
Mon, May 6, 4:47 PM
Unknown Object (File)
Mon, May 6, 1:36 AM
Unknown Object (File)
Mon, May 6, 1:36 AM
Subscribers

Details

Summary

This diff introduces the button + onPress logic for tagging a farcaster channel. The onPress logic will dispatch the createOrUpdateFarcasterChannelTagAction that was introduced in previous diffs

Please note this diff will not be landed until I introduce a gate to guarantee no one can trigger this button

Depends on D11785

Test Plan

Confirmed that when I pressed the bottom I was able to call the create_or_update_farcaster_channel_tag endpoint

Also please see the demo video below to see the ui/ux button

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.Thu, Apr 25, 3:38 PM

No reviewers specified

native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
132

Did you forget this todo?

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka.

Adding @ashoat as a blocking reviewer since there are copy changes in this diff

native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
132

This was intentional, the very next diff will address this

177

This copy needs to be reviewed

ginsu edited the test plan for this revision. (Show Details)

update createCreateOrUpdateActionPromise to return the response

native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
132 ↗(On Diff #39585)

The very next diff will address this

ginsu added inline comments.
native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
132 ↗(On Diff #39585)
This revision is now accepted and ready to land.Tue, Apr 30, 8:30 AM
This revision was landed with ongoing or failed builds.Tue, Apr 30, 9:23 AM
This revision was automatically updated to reflect the committed changes.