Page MenuHomePhabricator

[native] Change border color of KeyserverSelection text input when focused
ClosedPublic

Authored by ashoat on May 19 2023, 11:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 2:30 AM
Unknown Object (File)
Mon, Apr 22, 10:58 AM
Unknown Object (File)
Mon, Apr 22, 10:57 AM
Unknown Object (File)
Mon, Apr 22, 10:57 AM
Unknown Object (File)
Mon, Apr 22, 10:53 AM
Unknown Object (File)
Feb 23 2024, 11:51 PM
Unknown Object (File)
Feb 23 2024, 11:46 PM
Unknown Object (File)
Feb 23 2024, 10:53 PM
Subscribers

Details

Summary

Going through the designs again, I noticed that in some cases the text input had a lighter border color, but in other cases it was darker. I surmised that this has to do with selection state.

The text input here is now sufficiently complicated that I should probably factor it out. I'll do that in a subsequent diff, right before we need to reuse the component for password / username input screens.

Depends on D7889

Test Plan
beforeafter
light mode (not accessible; just showing for context)
dark mode

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable