Page MenuHomePhabricator

[native] introduce Add keyserver screen UI
ClosedPublic

Authored by ginsu on Oct 24 2023, 8:37 PM.
Tags
None
Referenced Files
F2280344: D9590.id.diff
Mon, Jul 15, 6:12 PM
Unknown Object (File)
Mon, Jul 15, 2:40 PM
Unknown Object (File)
Sun, Jul 14, 2:39 AM
Unknown Object (File)
Sat, Jul 13, 4:06 PM
Unknown Object (File)
Sat, Jul 13, 2:51 PM
Unknown Object (File)
Sat, Jul 13, 12:13 PM
Unknown Object (File)
Fri, Jul 12, 9:06 AM
Unknown Object (File)
Wed, Jul 10, 1:02 AM
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
No Lint Coverage
Unit
No Test Coverage

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.