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

Login Page -- Password Error Validation + Input Focus #1536

Closed
mheppler opened this issue Feb 27, 2015 · 2 comments
Closed

Login Page -- Password Error Validation + Input Focus #1536

mheppler opened this issue Feb 27, 2015 · 2 comments
Labels
Feature: Account & User Info Help Wanted: Code Mentor: pdurbin Type: Suggestion an idea User Role: Depositor Creates datasets, uploads data, etc. UX & UI: Design This issue needs input on the design of the UI and from the product owner

Comments

@mheppler
Copy link
Contributor

You enter an incorrect password, the automatic input focus is put into the Username field, so 9 times out of 10, I end up typing my password into that field, and hitting enter, and getting ANOTHER validation error.

If possible, on validation errors for the password field, the focus should be in the password field.

@mheppler mheppler added the UX & UI: Design This issue needs input on the design of the UI and from the product owner label Feb 27, 2015
@mheppler mheppler self-assigned this Feb 27, 2015
@mheppler mheppler added this to the Beta 14 - Dataverse 4.0 milestone Feb 27, 2015
@mheppler mheppler modified the milestones: Beta 15 - Dataverse 4.0, In Review - 4.0.x Apr 1, 2015
@mheppler mheppler removed their assignment Jan 20, 2016
@scolapasta scolapasta removed this from the Not Assigned to a Release milestone Jan 28, 2016
@pdurbin pdurbin removed the zTriaged label Jun 30, 2017
@pdurbin
Copy link
Member

pdurbin commented Jul 13, 2017

I just tested this on https://demo.dataverse.org running v. 4.7 build 89-7a56c58 and it's easy to replicate the problem described above. After entering the wrong password, the focus goes to the username.

@mheppler
Copy link
Contributor Author

Looked into this while working on #5717. Not sure if this is a bug any more based on how the validation error message is written, "The username, email address, or password you entered is invalid."

Since we are not implying which field is wrong, we can not highlight one field or another. The username could be wrong, and the password could be right. I think the focus showing up in the first input is the correct UX. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Account & User Info Help Wanted: Code Mentor: pdurbin Type: Suggestion an idea User Role: Depositor Creates datasets, uploads data, etc. UX & UI: Design This issue needs input on the design of the UI and from the product owner
Projects
None yet
Development

No branches or pull requests

3 participants