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

Checking if the user has entered 10 digit phone number in the registration is missing #110

Closed
PraveenUppar opened this issue Oct 7, 2024 · 3 comments · Fixed by #111
Closed
Assignees
Labels
good first issue Good for newcomers gssoc-ext GSSOX'24 Extended hacktoberfest-accepted Hacktoberfest level 1 10 Points issue

Comments

@PraveenUppar
Copy link
Contributor

🐞 Bug Report

Describe the bug

The current registration does not check if the user has entered 10 digit phone number it only checks email but a valid 10-digit phone number is required

Steps to Reproduce

Steps to reproduce the behaviour:

  1. Go to 'Registration Page'
  2. Fill in all the details in the phone number and add 7 digit phone number
  3. It does not indicate an invalid phone number even if it is not a 10-digit phone number
  4. See an error

Expected behavior

It should show an error until the user types a valid 10-digit phone number

Actual behavior

It takes the input of an invalid phone number even if it is not a 10-digit number

Screenshots or Video

Screen.Recording.2024-10-07.191719.mp4

Environment

Please provide the following details:

  • OS: Windows
  • Browser/Software: Chrome
  • Version: e.g., 22.0

Logs & Error Messages

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@PraveenUppar
Copy link
Contributor Author

I will solve the issue and raise an PR assign it to me @dhairyagothi

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Hello @PraveenUppar! Your issue #110 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc-ext GSSOX'24 Extended hacktoberfest-accepted Hacktoberfest level 1 10 Points issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants