Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zip Code Should Not Require 6 Digits #123

Open
danstepanov opened this issue May 7, 2019 · 1 comment
Open

Zip Code Should Not Require 6 Digits #123

danstepanov opened this issue May 7, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@danstepanov
Copy link
Contributor

Expected Behavior

Upon entering a zip code with 5 digits, I should be able to click "submit"

Actual Behavior

IMG_2226.PNG

@danstepanov danstepanov added this to the Sprint 2 milestone May 7, 2019
@danstepanov danstepanov added the bug Something isn't working label May 7, 2019
@pankajatocdlab
Copy link
Contributor

@dan, I had conveyed the information about this on slack previously. Here is the link:

https://ctrl-la.slack.com/archives/CDATU0NSC/p1542998702000600

There is no change in the app. We have to modify react-native-credit-card-input(client side) library file(s).

  • Just replace CCFieldValidator.js and CCInput.js files under node_modules > react-native-credit-card-input > src directory with attached files in the above mentioned thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants