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

One additional click to move the focus on Android #1086

Closed
BobbyBorisov opened this issue Aug 12, 2022 · 2 comments
Closed

One additional click to move the focus on Android #1086

BobbyBorisov opened this issue Aug 12, 2022 · 2 comments
Labels
question Further information is requested

Comments

@BobbyBorisov
Copy link

Hi,

I am using the <CardField> component but I have issue with it.. I fill all the data (card number, expiration date, cvc) and when i finish (the cursor is at cvc field) I tab outside the form on the screen, the cursor moves to the card number field and I need to tab one more time (on my button or just outside of the form) in order to move the focus away from the form.

Expected behavior
I guess we only need one tab outside of the form in order to move the focus away and be able to click the button to add the card. On iOS it seems to work fine. I need 2 tabs to work, on Android I need 3

  • OS: Android emulator

Thanks in advance!

@charliecruzan-stripe
Copy link
Collaborator

I think this might be the same as #222

Are you using <StripeContainer/> ?

@charliecruzan-stripe charliecruzan-stripe added the question Further information is requested label Aug 12, 2022
@charliecruzan-stripe
Copy link
Collaborator

Closing as a duplicate of #222, this has been fixed with the introduction of the StripeContainer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants