The TagFarcasterChannel screen needs to have context on which community is being tagged. To give TagFarcasterChannel this context we need to introduce TagFarcasterChannelParams which contains a communityID field
Depends on D11784
Paths
| Differential D11785 Authored by ginsu on Apr 25 2024, 1:40 PM.
Details
Summary The TagFarcasterChannel screen needs to have context on which community is being tagged. To give TagFarcasterChannel this context we need to introduce TagFarcasterChannelParams which contains a communityID field Depends on D11784 Test Plan flow + was able to log out the correct communityID
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 25 2024, 1:40 PM2024-04-25 13:40:39 (UTC-7) ginsu edited the summary of this revision. (Show Details)Apr 25 2024, 1:42 PM2024-04-25 13:42:08 (UTC-7) ginsu added a parent revision: D11784: [native] update selectedChannel state to be a FarcasterChannel type. Harbormaster completed remote builds in B28481: Diff 39511.Apr 25 2024, 1:56 PM2024-04-25 13:56:34 (UTC-7) ginsu added a child revision: D11793: [native] introduce tag farcaster button.Apr 25 2024, 4:17 PM2024-04-25 16:17:57 (UTC-7) This revision is now accepted and ready to land.Apr 26 2024, 8:32 AM2024-04-26 08:32:17 (UTC-7) This revision was landed with ongoing or failed builds.Apr 29 2024, 11:57 AM2024-04-29 11:57:43 (UTC-7) Closed by commit rCOMM4ba9c88fe604: [native] introduce TagFarcasterChannelParams (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28588: Diff 39668.Apr 29 2024, 12:17 PM2024-04-29 12:17:43 (UTC-7)
Revision Contents
Diff 39675 native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
native/components/community-actions-button.react.js
native/navigation/route-names.js
|