Skip to content

Improved new password error messages #1085

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

Merged
merged 1 commit into from
May 12, 2021

Conversation

chaptergy
Copy link
Collaborator

Currently error messages like the current password being incorrect were shown just below the new password input field (see linked issue). However the Invalid password is just the error message directly from the backend, so it doesn't make sense to associate it with a specific form field at all.

In this PR there is a new error segment added at the very top. In there, all backend errors are now displayed.

Fixes #1082.

image

@jc21
Copy link
Member

jc21 commented May 10, 2021

This is an automated message from CI:

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-1085

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@jc21 jc21 merged commit 5269c95 into develop May 12, 2021
@jc21 jc21 deleted the improved-new-password-error-messages branch June 14, 2021 10:04
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

Successfully merging this pull request may close these issues.

"invalid password" error message is below the wrong input field
2 participants