Page MenuHomePhabricator

[native] introduce tag farcaster button
ClosedPublic

Authored by ginsu on Thu, Apr 25, 3:21 PM.
Tags
None
Referenced Files
F1712057: D11793.id39519.diff
Tue, May 7, 12:46 AM
F1712026: D11793.id39697.diff
Tue, May 7, 12:35 AM
F1710658: D11793.id.diff
Mon, May 6, 4:47 PM
Unknown Object (File)
Mon, May 6, 1:36 AM
Unknown Object (File)
Mon, May 6, 1:36 AM
Unknown Object (File)
Mon, May 6, 1:36 AM
Unknown Object (File)
Sat, May 4, 1:26 PM
Unknown Object (File)
Sat, May 4, 10:20 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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #39519)

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 ↗(On Diff #39519)

This was intentional, the very next diff will address this

177 ↗(On Diff #39519)

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.