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
F5512161: D7890.id26710.diff
Fri, Apr 11, 11:36 AM
Unknown Object (File)
Fri, Apr 11, 4:04 AM
Unknown Object (File)
Fri, Apr 11, 2:23 AM
Unknown Object (File)
Thu, Apr 10, 2:12 AM
Unknown Object (File)
Tue, Apr 8, 2:28 PM
Unknown Object (File)
Fri, Mar 21, 3:13 AM
Unknown Object (File)
Mar 1 2025, 9:37 AM
Unknown Object (File)
Mar 1 2025, 9:37 AM
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
No Lint Coverage
Unit
No Test Coverage