Page MenuHomePhabricator

[native] Factor RegistrationTextInput out of KeyserverSelection
ClosedPublic

Authored by ashoat on May 19 2023, 1:18 PM.
Tags
None
Referenced Files
F1653252: D7895.diff
Wed, Apr 24, 10:19 AM
Unknown Object (File)
Wed, Apr 3, 4:17 PM
Unknown Object (File)
Wed, Apr 3, 4:16 PM
Unknown Object (File)
Wed, Apr 3, 4:13 PM
Unknown Object (File)
Mar 10 2024, 8:23 PM
Unknown Object (File)
Feb 19 2024, 1:58 PM
Unknown Object (File)
Feb 19 2024, 1:31 PM
Unknown Object (File)
Feb 19 2024, 11:05 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable