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

Authenticator Password Reset taking validation code as username for autocomplete #6294

Open
4 tasks done
spyderbr6 opened this issue Jan 10, 2025 · 3 comments
Open
4 tasks done
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component pending-community-response Issue is pending response from the issue requestor or other community members question General question

Comments

@spyderbr6
Copy link

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

React

Which UI component?

Authenticator

How is your app built?

Vite

What browsers are you seeing the problem on?

Chrome, Microsoft Edge, Safari

Which region are you seeing the problem in?

all

Please describe your bug.

When using a basic Authenticator wrapper and a user needs to reset their password the password reset screen seems like it may have the wrong field tag or something as it saves the verification code in the username field in password managers.

What's the expected behaviour?

when resetting a password the username should be either in the view labeled properly or the verification field should not be storing in password managers.

Help us reproduce the bug!

vanilla authenticator wrapper
chrome/edge or ios with their password manager on
create an account. use vanilla authenticator to log in and save the password.
log out
perform password reset.
take authenticator code, type in, update password, submit and password manager will save a 6 digit code.

Code Snippet

// Put your code below this line.

Console log output

No response

Additional information and screenshots

No response

@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Jan 10, 2025
@cwomack
Copy link
Member

cwomack commented Jan 13, 2025

Hello, @spyderbr6 👋. When you say "password manager", are you meaning the default one for any given browser?

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify UI maintainer label Jan 13, 2025
@cwomack cwomack added question General question Authenticator An issue or a feature-request for an Authenticator UI Component pending-maintainer-response Issue is pending response from an Amplify UI maintainer pending-community-response Issue is pending response from the issue requestor or other community members and removed pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Jan 13, 2025
@spyderbr6
Copy link
Author

spyderbr6 commented Jan 13, 2025 via email

@github-actions github-actions bot added pending-maintainer-response Issue is pending response from an Amplify UI maintainer and removed pending-community-response Issue is pending response from the issue requestor or other community members labels Jan 13, 2025
@cwomack
Copy link
Member

cwomack commented Jan 15, 2025

@spyderbr6, we tried to reproduce this on our side with a minimal repo that uses the authenticator component but didn't have any luck. Are you able to take a screenshot/short video of what you're experiencing so we can see it? Or possibly showing the element being inspected in the browser's dev tools?

@cwomack cwomack added pending-community-response Issue is pending response from the issue requestor or other community members and removed pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component pending-community-response Issue is pending response from the issue requestor or other community members question General question
Projects
None yet
Development

No branches or pull requests

2 participants