Page MenuHomePhabricator

[native] implement connect farcaster bottom sheet ui
ClosedPublic

Authored by ginsu on Apr 4 2024, 12:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 7:32 PM
Unknown Object (File)
Apr 17 2024, 1:39 AM
Unknown Object (File)
Apr 16 2024, 6:18 AM
Unknown Object (File)
Apr 13 2024, 9:50 PM
Unknown Object (File)
Apr 13 2024, 5:29 PM
Unknown Object (File)
Apr 12 2024, 1:46 PM
Unknown Object (File)
Apr 11 2024, 4:40 PM
Unknown Object (File)
Apr 11 2024, 3:00 AM
Subscribers

Details

Summary

This diff introduces the connect farcaster bottom sheet ui

Please note that the focus of this diff was to introduce the UI. Subsequent diffs will polish/finish up the connect farcaster bottom sheet on successfully connect functionality, fix the snap points, etc.

Linear task: https://linear.app/comm/issue/ENG-7519/implement-ui-for-connectfarcasterbottomsheet

Depends on D11559

Test Plan

Please see screenshots below

Screenshot 2024-04-04 at 1.35.26 PM.png (1×946 px, 607 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 4 2024, 12:21 PM
Harbormaster failed remote builds in B27987: Diff 38789!
ginsu requested review of this revision.Apr 4 2024, 12:22 PM

will make sure ci passes before landing

atul added inline comments.
native/components/connect-farcaster-bottom-sheet.react.js
42–58 ↗(On Diff #38789)

Wouldn't hurt to do some memoization here

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

address comments + rebase before landing