From 18e25f6cd9b03f5664636bb13d72e94e315c59b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 15:05:50 +0000 Subject: [PATCH 01/15] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82a1c3b4c..c844211b5 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ We would like to thank all our contributors and users for their support and feed
Completion certificate is generating,
-please wait for some time if not download try again later
+Your completion certificate is being generated. Please wait momentarily.
+If the download doesn't start shortly, click the button again.
Please confirm that you have filled the text field.
diff --git a/apps/OpenSign/src/pages/SignyourselfPdf.js b/apps/OpenSign/src/pages/SignyourselfPdf.js index 63fb8e8b7..cafb5da33 100644 --- a/apps/OpenSign/src/pages/SignyourselfPdf.js +++ b/apps/OpenSign/src/pages/SignyourselfPdf.js @@ -637,6 +637,7 @@ function SignYourSelf() { } if (xyPostion.length === 0 || !isSignatureExist) { setIsAlert({ + header: "Fields required", isShow: true, alertMessage: "Please ensure there's at least one signature widget added" @@ -1170,7 +1171,7 @@ function SignYourSelf() {{isAlert.alertMessage}
- -