Fix broken max length in "SNN Last 4 digits" input #7551
Conversation
The prop is not directly used by this component
|
|
|
Should this be tested on all platforms? |
|
The prop App/src/components/TextInput/baseTextInputPropTypes.js Lines 52 to 53 in 47ec8f4 But I don't think it is being used anywhere. Should we remove it? |
I guess it should. Do the checkboxes mean that it "has been tested"? or that is "has to be tested"? I was assuming the first |
I think so |
A note on this, the |
|
I'll test on other platforms now |
|
Update: tested in all platforms, seems to be working fine. |
|
Merging since it's a revert of my changes. |
Fix broken max length in "SNN Last 4 digits" input (cherry picked from commit cb9f1b4)
|
🚀 Cherry-picked to staging by @luacmartins in version: 1.1.35-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by @sketchydroide in version: 1.1.35-1 🚀
|
cc @luacmartins: this was a change related to the new form handling, can you check that I'm not removing/breaking something that was necessary
Another property
Details
Explanation here: #7548 (comment)
Remove maxLength prop from baseTextInputPropTypes
The prop is not directly used by this component
Fixed Issues
$ #7548
Tests / QA
SO on VBA info: https://stackoverflow.com/c/expensify/questions/342/525#525
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android