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] Register page name field validation is missing #693

Open
3 of 4 tasks
AVNI-THEEXPLORER opened this issue Jan 1, 2025 · 2 comments
Open
3 of 4 tasks

🐞[Bug] Register page name field validation is missing #693

AVNI-THEEXPLORER opened this issue Jan 1, 2025 · 2 comments
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event

Comments

@AVNI-THEEXPLORER
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

On the Register page, the 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

On which device are you experiencing this bug?

Chrome

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@github-actions github-actions bot added gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event labels Jan 1, 2025
Copy link

github-actions bot commented Jan 1, 2025

Hi there! Thanks for opening this issue. 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
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event
Projects
None yet
Development

No branches or pull requests

1 participant