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)
Sun, Mar 10, 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
Unknown Object (File)
Feb 19 2024, 6:03 AM
Unknown Object (File)
Jan 10 2024, 4:35 AM
Unknown Object (File)
Dec 17 2023, 12:48 AM
Unknown Object (File)
Dec 16 2023, 9:15 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable