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

ShouldAutoFocus and password managers #458

Open
nicho1991 opened this issue Oct 22, 2024 · 0 comments
Open

ShouldAutoFocus and password managers #458

nicho1991 opened this issue Oct 22, 2024 · 0 comments

Comments

@nicho1991
Copy link

nicho1991 commented Oct 22, 2024

  • Describe the Feature Request
    from 1password manager 'autofill' with
<OtpInput
   shouldAutoFocus={true}
   ...
/>

Notice the first input will be ignored
Manager:
Screenshot 2024-10-22 at 12 11 22

Website:
Screenshot 2024-10-22 at 12 11 28

without autoFocus there is no problem from the password manager and all digits will be filled out correctly

  • Describe Preferred Solution
    Would prefer it so the password manager dont skip the first digit when autofilling
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