Skip to content

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

@AVNI-THEEXPLORER

Description

@AVNI-THEEXPLORER

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions