Skip to content

Fix/Autocomplete issue has been fixed #442

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blazedglimmer
Copy link

  • What does this PR do?

  • It resolves the issue with OTP autocompletion.

  • Any background context you want to provide?

  • Imagine a scenario where we've integrated this library into mobile devices. When a user receives an OTP on their device, the code appears on the keyboard for autocompletion instead of manual typing. However, clicking on the OTP previously only completed one digit. With this PR, I've updated the autoComplete field value from 'off' to 'one-time-code'. Now, users have the option to autofill the entire OTP once it's received.

@blazedglimmer blazedglimmer changed the title Autocomplete issue has been fixed Fix/Autocomplete issue has been fixed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants