Skip to content

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

@AVNI-THEEXPLORER

Description

@AVNI-THEEXPLORER

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

Metadata

Metadata

Labels

SWOCbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions