Page MenuHomePhabricator

[native] Change border radius of filled-in input fields
ClosedPublic

Authored by inka on May 24 2023, 4:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 9:17 AM
Unknown Object (File)
Fri, Apr 5, 10:01 AM
Unknown Object (File)
Fri, Apr 5, 10:01 AM
Unknown Object (File)
Fri, Apr 5, 9:59 AM
Unknown Object (File)
Fri, Apr 5, 9:55 AM
Unknown Object (File)
Mar 6 2024, 9:52 AM
Unknown Object (File)
Feb 20 2024, 7:04 PM
Unknown Object (File)
Feb 20 2024, 4:35 PM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-3867/update-mobile-filled-in-input-fields
We want all filled in input fields to have a border radius of 8.

Test Plan

Checked that the radius of the input bar is now 8px.
I went through the app and checked for any filled-in input fields that don't have a border radius of 8. I went throught the code and checked all places using TextInput (and code using that code if
the style was not specified there, and so on).

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable