we want this on all password inputs
Details
Details
- Reviewers
ashoat - Commits
- rCOMMa936d5f5ebac: [native] add autoCapitalize="none"
checked code and confirmed that other password TextInputs have this property. checked docs and it should be safe in this context
no regression when running android emulator
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I'd frame the test plan as something like "checked code and confirmed that other password TextInputs have this property. checked docs and it should be safe in this context"
Test plan should be thought of as "how I know this change is safe"