-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Profile - Date of birth - No minimum age limit on date of birth #45852
Comments
Triggered auto assignment to @kadiealexander ( |
@kadiealexander FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
ProposalPlease re-state the problem that we are trying to solve in this issue.No minimum age limit on date of birth What is the root cause of that problem?Minimum age CONST.DATE_BIRTH.MIN_AGE used here is 0 App/src/pages/settings/Profile/PersonalDetails/DateOfBirthPage.tsx Lines 74 to 78 in fa738c6
What changes do you think we should make in order to solve the problem?Update the MIN_AGE used here to the desired number. Example 5 Line 198 in fa738c6
What alternative solutions did you explore? (Optional) |
I think this is expected behaviour introduced in this PR. cc: @dukenv0307 |
Agree, this is expected behaviour. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.10-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
There should be a minimum age limit on date of birth
For example, previously the app behavior is that user cannot pick date of birth earlier than 5 years
Actual Result:
There is no minimum age limit on date of birth
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6547935_1721467985686.20240720_172804.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: