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

Update Patient Details Page: Data Update Not Functioning Correctly #10001

Closed
modamaan opened this issue Jan 15, 2025 · 2 comments
Closed

Update Patient Details Page: Data Update Not Functioning Correctly #10001

modamaan opened this issue Jan 15, 2025 · 2 comments
Labels
needs-triage question Further information is requested

Comments

@modamaan
Copy link
Contributor

modamaan commented Jan 15, 2025

Describe the bug
The Update Patient Details page is not functioning as expected. Changes made to patient information are not being saved or reflected correctly

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Encounters button on sidebar'
  2. 'Click on 'View Details' on the card'
  3. Click on 'Patient Details,' then click the 'Edit' button
  4. See error

Expected behavior
The patient details should update successfully and reflect the changes made after clicking the 'Save' or 'Update' button

Screenshots

loom-video.9.mp4

Desktop (please complete the following information):

  • OS: [windows]
  • Browser [chrome]
  • Version [131.0.6778.109]

Additional context
Add any other context about the problem here.

@modamaan
Copy link
Contributor Author

@rithviknishad i would like to work on this

@Mahendar0701
Copy link
Contributor

Mahendar0701 commented Jan 15, 2025

@modamaan
I think the form is not submitting because you are not filling fields related to state, district and etc .... that is mandatory field. That should get auto-filled . Which is being addressed in #9711

However, field is required error should show up when user submits form without selecting fields related to state, dist etc....

Just sharing my thoughts 😃

@github-actions github-actions bot added needs-triage question Further information is requested labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants