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

Change error message in name field of sign-up form #2701

Closed
krosemichael opened this issue Apr 24, 2020 · 2 comments · Fixed by #2710
Closed

Change error message in name field of sign-up form #2701

krosemichael opened this issue Apr 24, 2020 · 2 comments · Fixed by #2710
Assignees
Labels
Priority: Critical This issue is impacting all users or, if it's impacting a subset of users, it's a show-stopper. Status: In Progress Issue is being actively worked on or has an open pull request associated with it. Status: Planned Reviewed by Manifold Team. In scope for project. Plan to address under existing funding. Type: Bug Issue represents a defect or error in Manifold.

Comments

@krosemichael
Copy link

Feature Description

If a user who is signing up for a Manifold account enters in a name with a lowercase first letter, they get an error message that reads, "first name can't be blank." It would be helpful if the error message also said that first name must start with an upper case letter, or it would be great if the field could accept names that begin with a lower case letter.

Why is this feature important? Who does it help?

Users can become frustrated if they are entering in a name in the name field, and the error message does not recognize it and does not explain what needs to be done to enter in a name successfully

User Stories

I am a professor who is using Manifold for group annotation; several students were frustrated when signing up for Manifold accounts because they couldn't figure out why the new user form was not recognizing their name inputs. It would be helpful if the error field explained that their name must start with an upper-case letter.

Design Notes

Error message could read: First name can't be left blank and must begin with an upper-case letter.

Development Notes

@zdavis zdavis added the Priority: Critical This issue is impacting all users or, if it's impacting a subset of users, it's a show-stopper. label Apr 24, 2020
@zdavis zdavis self-assigned this Apr 24, 2020
@zdavis
Copy link
Member

zdavis commented Apr 24, 2020

Thank you for taking the time to report this bug. We've reviewed the issue and agree that this should be fixed. We’re adding a “planned” label to indicate that we consider this bug as part of our current work plan.

This was an automated message, but please don't hesitate to reply. Our team watches these issues closely and will respond as soon as we're able to!

@zdavis zdavis added Type: Bug Issue represents a defect or error in Manifold. Status: Planned Reviewed by Manifold Team. In scope for project. Plan to address under existing funding. labels Apr 24, 2020
@zdavis
Copy link
Member

zdavis commented Apr 29, 2020

Error is in upstream library. See berkmancenter/namae#21. Fixing.

zdavis added a commit that referenced this issue Apr 29, 2020
@zdavis zdavis added the Status: In Progress Issue is being actively worked on or has an open pull request associated with it. label Apr 29, 2020
zdavis added a commit that referenced this issue Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical This issue is impacting all users or, if it's impacting a subset of users, it's a show-stopper. Status: In Progress Issue is being actively worked on or has an open pull request associated with it. Status: Planned Reviewed by Manifold Team. In scope for project. Plan to address under existing funding. Type: Bug Issue represents a defect or error in Manifold.
Projects
None yet
2 participants