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
(fix) O3 4541 : Fix identifier deletion modal handling in registration form (#1528)
* fix: Refactor identifier deletion modal handling in IdentifierInput component
* fix: Update delete identifier modal to use closeModal function instead of deleteIdentifier for cancel action
* Fixup
---------
Co-authored-by: Dennis Kigen <kigen.work@gmail.com>
Copy file name to clipboardexpand all lines: packages/esm-patient-registration-app/src/patient-registration/input/custom-input/identifier/identifier-input.component.tsx
+12-10
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,14 @@ import { useTranslation } from 'react-i18next';
0 commit comments