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

Issue with OTP Autofill on Registration Page #108

Open
bernie-belcher opened this issue Jun 3, 2024 · 1 comment
Open

Issue with OTP Autofill on Registration Page #108

bernie-belcher opened this issue Jun 3, 2024 · 1 comment

Comments

@bernie-belcher
Copy link

I am experiencing an issue with the OTP autofill feature during user registration. When the OTP is sent, the code does not immediately appear on the keyboard for pasting. Users need to close and reopen their keyboard for the code to appear. This problem is specific to the registration page; the login and forgot password pages correctly add the OTP code to the keyboard as soon as the message is received.

I need the registration page to behave consistently with the login and forgot password pages, where the OTP code appears on the keyboard immediately upon receipt. Users should not have to close and reopen the keyboard for the code to display.

I have attached a video demonstrating this issue.

RPReplay_Final1717433898.mov
cooperlyt added a commit that referenced this issue Aug 11, 2024
cooperlyt added a commit that referenced this issue Aug 11, 2024
@bernie-belcher
Copy link
Author

@cooperlyt Thanks for updating the .ftl files to use autocomplete="one-time-code"

Unfortunately in my issue, I have already added the update to the .ftl pages for autocomplete="one-time-code" and this did not solve my problem.

Do you have any idea why this could be happening? The bug also only occurs on the registration page, Login and Forgot password show the OTP code as expected.

cooperlyt added a commit that referenced this issue Aug 28, 2024
cooperlyt added a commit that referenced this issue Oct 11, 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

No branches or pull requests

1 participant