Page MenuHomePhabricator

[native] DisplayCommunityDirectoryPrompt
DraftPublic

Authored by varun on Nov 26 2024, 10:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 26, 7:29 PM
Unknown Object (File)
Thu, Dec 26, 7:29 PM
Unknown Object (File)
Wed, Dec 25, 11:31 AM
Unknown Object (File)
Mon, Dec 9, 10:00 PM
Unknown Object (File)
Sun, Dec 8, 12:53 AM
Unknown Object (File)
Sun, Dec 8, 12:32 AM
Unknown Object (File)
Tue, Dec 3, 11:51 PM
Unknown Object (File)
Mon, Dec 2, 11:29 AM
Subscribers
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
ashoat
Summary

holding this as a draft until i add a check that user is on home screen and there are no overlays present

Depends on D13997

Test Plan

tbd

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun held this revision as a draft.
native/components/display-community-directory-prompt.react.js
53

an undefined fid means the user hasn't been prompted to set a farcaster association yet

native/components/display-community-directory-prompt.react.js
66

as @ashoat noted on a previous diff in this stack, this isn't a promise, but rather a function that returns a promise. i should revise this before publishing to avoid calling the keyserver endpoint multiple times