Page MenuHomePhabricator

[web] introduce TagFarcasterChannelModal
ClosedPublic

Authored by ginsu on Jun 20 2024, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 22, 2:42 AM
Unknown Object (File)
Sun, Mar 16, 11:20 AM
Unknown Object (File)
Tue, Mar 11, 3:59 PM
Unknown Object (File)
Tue, Mar 11, 3:57 PM
Unknown Object (File)
Tue, Mar 11, 3:54 PM
Unknown Object (File)
Tue, Mar 11, 3:39 PM
Unknown Object (File)
Sun, Mar 9, 6:41 AM
Unknown Object (File)
Sun, Mar 9, 6:41 AM
Subscribers

Details

Summary

This diff introduces the TagFarcasterChannelModal component. This modal will show the selected farcaster channel if there is one tag otherwise it will let the user create a tag. Subsequent diffs in this stack will extend this modal

Test Plan

Please see the screenshot below

w/ tagged channel

Screenshot 2024-06-20 at 11.18.48 PM.png (2×3 px, 801 KB)

w/o tagged channel

Screenshot 2024-06-20 at 11.17.36 PM.png (2×3 px, 895 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: kamil, inka.
ginsu edited the summary of this revision. (Show Details)
ginsu added a reviewer: ashoat.

copy review

web/tag-farcaster-channel/tag-farcaster-channel-modal.react.js
43 ↗(On Diff #41588)
ginsu edited the summary of this revision. (Show Details)

update

web/tag-farcaster-channel/tag-farcaster-channel-modal.react.js
28 ↗(On Diff #41589)
41 ↗(On Diff #41589)
43 ↗(On Diff #41589)
45 ↗(On Diff #41589)
ginsu requested review of this revision.Jun 20 2024, 8:42 PM

Looks good, but can you dedup the copy-pasted strings before landing?

This revision is now accepted and ready to land.Jun 27 2024, 9:51 AM
This revision was automatically updated to reflect the committed changes.