Page MenuHomePhabricator

[native] introduce tag farcaster button
ClosedPublic

Authored by ginsu on Apr 25 2024, 3:21 PM.
Tags
None
Referenced Files
F3699653: D11793.diff
Tue, Jan 7, 3:49 PM
Unknown Object (File)
Mon, Jan 6, 12:28 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
Unknown Object (File)
Sun, Dec 29, 1:15 PM
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.Apr 25 2024, 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.Apr 30 2024, 8:30 AM
This revision was landed with ongoing or failed builds.Apr 30 2024, 9:23 AM
This revision was automatically updated to reflect the committed changes.