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]: Fix Input Validation Bug #157

Open
4 tasks done
Elsabeth721 opened this issue Dec 21, 2024 · 1 comment
Open
4 tasks done

🐞[Bug]: Fix Input Validation Bug #157

Elsabeth721 opened this issue Dec 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Elsabeth721
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The age input currently accepts any numeric input without validating whether it falls within a reasonable range. This allows excessively high numbers to be submitted, which is not appropriate. The validation needs to be updated to ensure that only valid age values are accepted.

Expected behavior

The age input field should accept a valid range of ages without errors

Add ScreenShots

Screenshot 2024-12-21 211848

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@Elsabeth721 Elsabeth721 added the bug Something isn't working label Dec 21, 2024
@BamaCharanChhandogi
Copy link
Owner

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

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

No branches or pull requests

2 participants