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

Fix: Prevent negative age input values in New Patient form #1375

Closed
harshitg927 opened this issue Jan 7, 2025 · 4 comments
Closed

Fix: Prevent negative age input values in New Patient form #1375

harshitg927 opened this issue Jan 7, 2025 · 4 comments

Comments

@harshitg927
Copy link
Contributor

How to reproduce the issue:

  1. Login
  2. You will be redirected to the home page
  3. Go to add order (from the navigation section on the left)
  4. Click on new patient button
  5. In the form displayed, you will be able to input negative values for age

Actual Behaviour:

  1. The user is allowed to input negative values for age.

Expected Behaviour:

  1. Negative values for age in the form should not be allowed.

image

@harshitg927
Copy link
Contributor Author

I have solved this issue on my local machine, please assign me.

@Lemeri123
Copy link

Lemeri123 commented Jan 7, 2025

You can open a pull request with the fix @harshitg927

@harshitg927
Copy link
Contributor Author

@Lemeri123 should I close this issue as it is solved and the PR is merged?

@Lemeri123
Copy link

ohh yeaa sure thing @harshitg927

@github-project-automation github-project-automation bot moved this from In Progress to Done in Introductory Issues Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants