Page MenuHomePhabricator

[native] Factor RegistrationTextInput out of KeyserverSelection
ClosedPublic

Authored by ashoat on May 19 2023, 1:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 12, 10:17 PM
Unknown Object (File)
Fri, Jul 12, 10:17 PM
Unknown Object (File)
Fri, Jul 12, 10:16 PM
Unknown Object (File)
Fri, Jul 12, 10:03 PM
Unknown Object (File)
Tue, Jul 2, 6:50 PM
Unknown Object (File)
Thu, Jun 27, 6:33 PM
Unknown Object (File)
Thu, Jun 27, 10:01 AM
Unknown Object (File)
Jun 25 2024, 1:42 PM
Subscribers

Details

Summary

We'll need to introduce TextInputs for username and password selection. This diff extracts the TextInput code out of KeyserverSelection so it can be reused.

Test Plan

Play around with the KeyserverSelection screen and make sure things work as expect:

  1. Try focusing / bluring it
  2. Make sure we're able to programmatically focus / blur it
  3. Make sure it still looks the same
  4. Make sure the style on focus still looks the same

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/registration
Lint
No Lint Coverage
Unit
No Test Coverage