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

InputFields should allow autocomplete #55

Open
3 of 6 tasks
Benehiko opened this issue Nov 17, 2022 · 0 comments
Open
3 of 6 tasks

InputFields should allow autocomplete #55

Benehiko opened this issue Nov 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Benehiko
Copy link
Contributor

Preflight checklist

Describe the bug

Autocomplete is not entering the user password correctly

Reproducing the bug

Try an autocomplete with the login form, the password field will be populated by the username.

The bug exists due to https://github.com/ory/elements/blob/main/src/react-components/ory/helpers/node.tsx#L207-L211

Relevant log output

No response

Relevant configuration

No response

Version

latest

On which operating system are you observing this issue?

No response

In which environment are you deploying?

Ory Cloud

Additional Context

https://ory-community.slack.com/archives/C010F7Z4XM1/p1668693452475839

@Benehiko Benehiko added the bug Something isn't working label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant