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

OTP EditText sometimes doesn't auto-move to the next field #56

Open
jamespfluger opened this issue Nov 1, 2020 · 0 comments
Open

OTP EditText sometimes doesn't auto-move to the next field #56

jamespfluger opened this issue Nov 1, 2020 · 0 comments
Labels
android This issue relates to the Android project bug Something isn't working good-first-issue Good for newcomers

Comments

@jamespfluger
Copy link
Owner

In the Android project, a bug sometimes occurs when using the EditText fields in the OtpActivity. If the text fields are pressed at the right time or some kind of unluckiness happens, then every now and then a number is inputted into the field but the focus does not move to the next/previous fields.

It's possible the base call is interfering with our behavior. Or just bad code I wrote. One solution may be to have a single EditText instead of 6. But it just looks so pretty right now and I like it.

The bug should be exclusively in the OtpEditText class

@jamespfluger jamespfluger added bug Something isn't working good-first-issue Good for newcomers android This issue relates to the Android project labels Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android This issue relates to the Android project bug Something isn't working good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant