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

Password fields in Django admin not displaying correctly #160

Open
samamorgan opened this issue Apr 13, 2022 · 1 comment
Open

Password fields in Django admin not displaying correctly #160

samamorgan opened this issue Apr 13, 2022 · 1 comment
Labels

Comments

@samamorgan
Copy link
Contributor

samamorgan commented Apr 13, 2022

When a password field is displayed in Django admin, show/hide doesn't work, and the show/hide icons aren't displayed correctly.

The show/hide eye icons do nothing when clicked, and text in the password field is always shown.

Source

https://github.com/Lightmatter/generic-django-conf/blob/develop/%7B%7Bcookiecutter.repo_name%7D%7D/%7B%7Bcookiecutter.repo_name%7D%7D/templates/django/forms/widgets/password.html

Screenshot

image

@samamorgan samamorgan added the bug label Apr 13, 2022
@melissafelch
Copy link
Contributor

Initially resolved in PR #385, this issue resurfaced in PR #565 (which I recommend reading if only for the exquisite documentation). Will be resolved pending approval of PR #631.

Screen.Recording.2023-09-11.at.4.43.02.PM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants