Page MenuHomePhabricator

[native] build out UI for farcaster account settings screen
ClosedPublic

Authored by ginsu on Apr 1 2024, 12:15 PM.
Tags
None
Referenced Files
F1714685: D11512.id38636.diff
Tue, May 7, 3:32 PM
F1714684: D11512.id38635.diff
Tue, May 7, 3:32 PM
F1714683: D11512.id38639.diff
Tue, May 7, 3:32 PM
F1714674: D11512.id.diff
Tue, May 7, 3:32 PM
F1714664: D11512.diff
Tue, May 7, 3:31 PM
Unknown Object (File)
Mon, Apr 22, 3:36 AM
Unknown Object (File)
Fri, Apr 12, 5:14 PM
Unknown Object (File)
Fri, Apr 12, 12:30 AM
Subscribers

Details

Summary

This diff further extends the farcaster account settings screen by implmenting the UI for this screen. To make sure this diff was not too difficult to review, I broke this diff up into two where the next diff will handle unauthing from farcaster

Depends on D11484

Test Plan

Please see the screenshots below + tested the entire sign in + unauth flow during the hackathon

not connected to farcaster:

IMG_6792.PNG (2×1 px, 137 KB)

connected to farcaster:

IMG_6793.PNG (2×1 px, 112 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 a reviewer: atul.
ginsu attached a referenced file: F1452563: IMG_6793.PNG. (Show Details)
ginsu attached a referenced file: F1452562: IMG_6792.PNG. (Show Details)
ginsu edited the test plan for this revision. (Show Details)
Harbormaster returned this revision to the author for changes because remote builds failed.Apr 1 2024, 12:30 PM
Harbormaster failed remote builds in B27894: Diff 38636!
ginsu requested review of this revision.Apr 1 2024, 12:52 PM
atul added inline comments.
native/profile/farcaster-account-settings.react.js
55–70 ↗(On Diff #38639)

I'd maybe prefer ternary for each prop since we're using the same ones in both situations, but totally up to you.

This revision is now accepted and ready to land.Apr 1 2024, 1:12 PM