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

Passwordless SMS Code Autofill Issue #5556

Closed
1 task done
tikool17 opened this issue Aug 24, 2023 · 1 comment
Closed
1 task done

Passwordless SMS Code Autofill Issue #5556

tikool17 opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
Fixed in v15.2 Fixed in v16.0 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be.

Comments

@tikool17
Copy link

tikool17 commented Aug 24, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

At least on iOS, the autofill SMS code doesn't autofill correctly. It drops all 6 characters into the 1st box, instead of entering one character per box.

Expected Behavior

Characters should autofill 1 per box (or there should just be 1 input box that allows all 6 characters for validation)

Actual Behavior

All six characters from the SMS are autofilled into the first input field, the forms submits with an error because the code is incomplete.

Steps to Reproduce

-Login Using Obsidian Login Block using Passwordless on an iPhone
-Enter mobile phone number
-Click input boxes to pull up keyboard, click on SMS shortcut above keyboard
-See autofill error

When you click on this shortcut "From Messages S2HM2Z"
IMG_2565

All characters are autofilled into the first box
IMG_2566

Rock Version

15.1

Client Culture Setting

en-US

@joshuahenninger joshuahenninger self-assigned this Aug 30, 2023
@joshuahenninger joshuahenninger added the Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. label Aug 30, 2023
@joshuahenninger
Copy link
Contributor

We have confirmed this issue on Safari on iOS. It appears to not be an issue in Chrome but we were not able to get the autofill option in Chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v15.2 Fixed in v16.0 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be.
Projects
None yet
Development

No branches or pull requests

2 participants