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.
Details
Details
Play around with the KeyserverSelection screen and make sure things work as expect:
- Try focusing / bluring it
- Make sure we're able to programmatically focus / blur it
- Make sure it still looks the same
- Make sure the style on focus still looks the same
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable