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

🐞[bug]: Sign up page name field validation is missing #843

Open
3 of 4 tasks
AVNI-THEEXPLORER opened this issue Jan 1, 2025 · 9 comments · May be fixed by #844
Open
3 of 4 tasks

🐞[bug]: Sign up page name field validation is missing #843

AVNI-THEEXPLORER opened this issue Jan 1, 2025 · 9 comments · May be fixed by #844
Assignees
Labels
bug Something isn't working SWOC

Comments

@AVNI-THEEXPLORER
Copy link
Contributor

AVNI-THEEXPLORER commented Jan 1, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

On the Sign up page name field validation is missing. Currently, the name field accepts numbers and letters.It can create a problem in the backend database.

Expected behavior

The "Name" field should have proper validation to ensure:

  1. Only alphabetic characters (and optionally spaces or hyphens) are allowed.
  2. Input length is reasonable (e.g., between 2 and 50 characters).
  3. Special characters and numeric inputs are restricted.

Add ScreenShots

image

What browsers are you seeing the problem on?

Chrome

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24EXTD contributor
  • I have starred the repository
Copy link

github-actions bot commented Jan 1, 2025

Hi there! Thanks for opening this issue @AVNI-THEEXPLORER!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@AVNI-THEEXPLORER
Copy link
Contributor Author

AVNI-THEEXPLORER commented Jan 1, 2025

@Anjaliavv51 please assign me this issue and pls add label of S.W.O.C.

@ajstarks117
Copy link

@Anjaliavv51 could you please assign this work to me.

@ajstarks117 ajstarks117 linked a pull request Jan 3, 2025 that will close this issue
@AVNI-THEEXPLORER
Copy link
Contributor Author

AVNI-THEEXPLORER commented Jan 4, 2025

@ajstarks117 to make a pull request without assigning is a bad practice

@AVNI-THEEXPLORER
Copy link
Contributor Author

@Anjalivv51 please assign me with this issue

@ajstarks117
Copy link

ajstarks117 commented Jan 4, 2025

@AVNI-THEEXPLORER Sorry I didn't knew this was my first time

@ajstarks117
Copy link

I'll remember from next time onwards thanks for telling @AVNI-THEEXPLORER

@AVNI-THEEXPLORER
Copy link
Contributor Author

@ajstarks117 no issues😊 better be careful next time.......

@Anjaliavv51
Copy link
Owner

@AVNI-THEEXPLORER go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SWOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants