Page MenuHomePhabricator

[native] update selectedChannel state to be a FarcasterChannel type
ClosedPublic

Authored by ginsu on Apr 25 2024, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 5:47 AM
Unknown Object (File)
Oct 15 2024, 5:59 AM
Unknown Object (File)
Oct 12 2024, 3:50 PM
Unknown Object (File)
Oct 12 2024, 3:50 PM
Unknown Object (File)
Oct 12 2024, 3:50 PM
Unknown Object (File)
Oct 12 2024, 3:50 PM
Unknown Object (File)
Oct 12 2024, 3:50 PM
Unknown Object (File)
Oct 4 2024, 9:58 AM
Subscribers

Details

Summary

The selectedChannel state in the TagFarcasterChannel component was intially typed as a string. However, we should use the FarcasterChannel type here since I plan to use the farcaster channel id (which is a field in FarcasterChannel) in a subsequent diff

Depends on D11776

Test Plan

flow + confirmed that the existing farcaster channel selection user flow has no regressions

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Apr 25 2024, 1:51 PM
This revision is now accepted and ready to land.Apr 26 2024, 8:30 AM
This revision was landed with ongoing or failed builds.Apr 29 2024, 11:57 AM
This revision was automatically updated to reflect the committed changes.