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

Sign-up form incorrectly treats blank spaces as special characters, causing validation errors #2283

Open
syedali237 opened this issue Sep 20, 2024 · 7 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@syedali237
Copy link

Describe the bug
When attempting to sign up, the form validation incorrectly recognizes blank spaces as special characters. As a result, users encounter validation errors when they input a name with spaces, even though spaces should be valid characters.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the sign-up form.
  2. Enter the first name or last name with spaces.
  3. Submit the form.

Expected behavior
Spaces should be ignored, and the user should be able to submit the form without errors.

Actual behavior
A validation error triggers a pop-up notification stating that only lower and upper-case characters are allowed.

Video:

1726862495775144.mp4

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@syedali237 syedali237 added the bug Something isn't working label Sep 20, 2024
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@Sumitsh28
Copy link

@syedali237 Can I work on this issue?

@syedali237
Copy link
Author

@Sumitsh28 wait before it gets approved.

@akshayw1
Copy link

Can I work on this issue?

@syedali237
Copy link
Author

@palisadoes Can you please review and assign this issue?

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Oct 11, 2024
@syedali237
Copy link
Author

Working on it.

@github-actions github-actions bot removed the no-issue-activity No issue activity label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants