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

The application is getting crashed in the Registration section when we fill more digits in Age #292

Open
dhananjayvalte opened this issue Mar 2, 2020 · 0 comments

Comments

@dhananjayvalte
Copy link
Contributor

dhananjayvalte commented Mar 2, 2020

When the user enters more digit in the age field and tries to save it then the application is getting crashed.

  • When we enter more digits in age field currently it shows Date “Nan-Nan-Nan” and allows to save user with “0” Age.
  • After filling all data of registration form and tries to save then the application gets crashed.

Steps to follow:
Go to Registration
Enter all the details.
Enter more digit in age field e.g:123456789098765432
Enter the remaining details and save it.
When we trying to save registration applications get crashed because of the age field.

age1

age2

Approach:
Should add a maximum limit to age field.
Application not getting crashed when we enter more digits, now it's showing an error message when we enter more digits in the age field.

For more details.

@vinayvenu vinayvenu moved this to New Issues in Avni Product Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant