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

[Flutter][IOS][CardFormField] Tapping on card number, focus shifting to expiry date field #1376

Closed
sabachimp opened this issue Aug 18, 2023 · 3 comments
Labels
needs triage Needs triage
Milestone

Comments

@sabachimp
Copy link

sabachimp commented Aug 18, 2023

Stripe Version: flutter_stripe: ^9.3.0
Widget used: CardFormField
IOS Version: 16.1, 16.4
Flutter Version: 3.10.6

This issue occurs only in IOS, and it is working fine in ANDROID.

Pre-requisites:

  1. Added Text field for collecting name from the user above the Card Form Field

Steps to reproduce:

  1. Type something in custom name field
  2. Tapping on the card number field
  3. Focus moving to expiry date field instead of card number field.

Here attached the video recording of the same.

Screen.Recording.2023-08-18.at.12.04.50.PM.mov
@sabachimp sabachimp added the needs triage Needs triage label Aug 18, 2023
@sabachimp sabachimp changed the title [Flutter][IOS][CardFormField] Tapping on card number, focus moving to expiry date field [Flutter][IOS][CardFormField] Tapping on card number, focus shifting to expiry date field Aug 18, 2023
remonh87 pushed a commit that referenced this issue Aug 27, 2023
@remonh87
Copy link
Member

thanks for reporting. I pushed a fix that will be released in the next sync with the stripe sdk. Hopefully we can ship it this week

@remonh87 remonh87 added this to the next_sync milestone Aug 27, 2023
@sabachimp
Copy link
Author

Thanks for the fix @remonh87

@ChimpSumsIOS
Copy link

Thanks for the fix @remonh87 . If we could know the date by when the fix will be available for use, will help us the plan build activities accordingly. Thanks

remonh87 pushed a commit that referenced this issue Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs triage
Projects
None yet
Development

No branches or pull requests

3 participants