You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Add Or Modify Patient on PatientManagement page, the Save button remains enabled while the POST API call is being made to the backend. This allows users to accidentally make multiple requests by clicking the Save button repeatedly in quick succession, resulting in duplicate or unintended operations on the backend.
Description
In the
Add Or Modify Patient
on PatientManagement page, the Save button remains enabled while the POST API call is being made to the backend. This allows users to accidentally make multiple requests by clicking the Save button repeatedly in quick succession, resulting in duplicate or unintended operations on the backend.Page Affected
https://localhost/PatientManagement
Steps to Reproduce
Proposed Fix
Screenshots
The text was updated successfully, but these errors were encountered: