We are going to want this logic on both web and native. Created this shared hook that factors out all the shared logic for removing a farcaster channel tag
Details
Details
flow + confirmed no regressions with removing a farcaster channel tag on native
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/shared/community-utils.js | ||
---|---|---|
22 ↗ | (On Diff #41591) | I think we can call it just communityID |
lib/shared/community-utils.js | ||
---|---|---|
22 ↗ | (On Diff #41591) | I use commCommunityID in a lot of other places where the I do farcaster channel tagging logic + a feel like this makes it super clear that this is from comm and not farcaster |
Comment Actions
Removed from stack so I can land as is. Confirmed that this is safe + does not cause any merge conflicts when rebasing