Page MenuHomePhabricator

[native] introduce Add keyserver screen UI
ClosedPublic

Authored by ginsu on Oct 24 2023, 8:37 PM.
Tags
None
Referenced Files
F2204723: D9590.id32383.diff
Sat, Jul 6, 5:28 PM
Unknown Object (File)
Thu, Jul 4, 12:49 PM
Unknown Object (File)
Wed, Jul 3, 10:14 PM
Unknown Object (File)
Wed, Jul 3, 7:10 AM
Unknown Object (File)
Sun, Jun 30, 1:05 PM
Unknown Object (File)
Sun, Jun 30, 9:54 AM
Unknown Object (File)
Wed, Jun 26, 1:38 PM
Unknown Object (File)
Tue, Jun 25, 10:19 PM
Subscribers

Details

Summary

This diff introduces and implements the UI for the add keyserver screen. The logic for the onPressSave callback will be implemented in subsequent diffs

Figma designs:

Screenshot 2023-10-24 at 11.43.03 PM.png (1×1 px, 219 KB)

Linear task: https://linear.app/comm/issue/ENG-5409/implement-ui-for-the-add-keyserver-input-screen

Depends on D9587

Test Plan

Please see the demo video below

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Oct 24 2023, 9:28 PM

LGTM although I haven't been really working with react native code lately. Do the diffs for filling in the missing // TODO exist?

This revision is now accepted and ready to land.Oct 30 2023, 9:09 AM

Do the diffs for filling in the missing // TODO exist?

Sorry probably should have been more clear in the description, but D9665 will handle this

This revision was automatically updated to reflect the committed changes.