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

Autofill overwrites fields when editing users. #7666

Closed
votemike opened this issue Sep 1, 2020 · 2 comments · Fixed by #7802
Closed

Autofill overwrites fields when editing users. #7666

votemike opened this issue Sep 1, 2020 · 2 comments · Fixed by #7802
Labels
good first issue Good for newcomers issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members

Comments

@votemike
Copy link
Contributor

votemike commented Sep 1, 2020

Describe the bug
Chrome Autofill overwrites the username and password when editing a user.

Steps to reproduce the behavior

  1. Login to the Strapi admin panel using Chrome. Get Chrome to save your username and password.
  2. Go to /admin/settings/users and edit a user
  3. Notice that the Username and Password fields are prefilled with your information.

Expected behavior
I go in to edit a user and it is their username in the Username field and an empty Password field.

System

  • Strapi version: 3.1.2
  • Operating system: Mac OS and Chrome

Additional context
Could possibly be a problem in other browsers too.

@derrickmehaffy
Copy link
Member

Can you please confirm this issue on the latest release v3.1.4 Thanks!

@votemike
Copy link
Contributor Author

votemike commented Sep 1, 2020

Can you please confirm this issue on the latest release v3.1.4 Thanks!

It seems to still happen in 3.1.4

@derrickmehaffy derrickmehaffy added severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members issue: bug Issue reporting a bug and removed issue: help wanted labels Sep 1, 2020
@lauriejim lauriejim added the good first issue Good for newcomers label Sep 7, 2020
richardgrey added a commit to richardgrey/strapi that referenced this issue Sep 8, 2020
Signed-off-by: richardgrey <richie.grey@gmail.com>
richardgrey added a commit to richardgrey/strapi that referenced this issue Sep 10, 2020
Signed-off-by: richardgrey <richie.grey@gmail.com>
alexandrebodin pushed a commit that referenced this issue Sep 15, 2020
Signed-off-by: richardgrey <richie.grey@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants