Page MenuHomePhabricator

[keyserver] Add Thread Invitation box to the frame
AcceptedPublic

Authored by will on Thu, Nov 21, 11:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 10:07 PM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:28 PM
F3341735: image.png
Thu, Nov 21, 11:33 PM
Subscribers

Details

Reviewers
ashoat
varun
Summary

This adds the thread invitation box to the frame image

Depends on D13985

Test Plan

Tested on the warpcast frame validator and confirmed that the thread invitation box appeared properly

image.png (926×1 px, 584 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will edited the test plan for this revision. (Show Details)
will requested review of this revision.Thu, Nov 21, 11:49 PM

Can you move the conditional outside the JSX before landing? Let me know if this feedback is confusing

keyserver/src/frog/frog.js
99–110

We generally avoid this sort of conditional in our codebase

This revision is now accepted and ready to land.Sat, Nov 23, 6:27 AM
keyserver/src/frog/frog.js
48–51

What username is being displayed here, Farcaster or Comm?

If it's a Farcaster username, why do we need to do this? I thought you indicated the usernames were at most 16 characters?