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
Describe the bug
When you submit a data signature on a multi page form, and open the form to view after completing, the signature data will be resubmitted as a new .png file without the user interacting with it at all.
Click away and ensure the value submits successfully
Complete the record
Open the form in review-only mode with the instance from above with view /edit/fs/dn/c/i/
Expected behavior
No saved changes and only 1 .png file.
Actual behavior:
The form immediately initiates a submission for the signature item and then shows "All changes saved" message. Since the form is opened in review-only mode there should be no item data submissions at all. There also should be no submissions for the signature item without the user interacting with it even if the form were opened in edit mode.
Screenshots
Note the signature shown in the screenshots was a full name and now is a zoomed in version of the left hand corner of the original. That is logged as #25 .
The text was updated successfully, but these errors were encountered:
Describe the bug
When you submit a data signature on a multi page form, and open the form to view after completing, the signature data will be resubmitted as a new .png file without the user interacting with it at all.
To Reproduce
Steps to reproduce:
Open attached form in mode /single/full/participant/
simplesignature.txt
Sketch a value in the '####Signature" item
Click away and ensure the value submits successfully
Complete the record
Open the form in review-only mode with the instance from above with view /edit/fs/dn/c/i/
Expected behavior
No saved changes and only 1 .png file.
Actual behavior:
The form immediately initiates a submission for the signature item and then shows "All changes saved" message. Since the form is opened in review-only mode there should be no item data submissions at all. There also should be no submissions for the signature item without the user interacting with it even if the form were opened in edit mode.
Screenshots
Note the signature shown in the screenshots was a full name and now is a zoomed in version of the left hand corner of the original. That is logged as #25 .
The text was updated successfully, but these errors were encountered: