docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.55k stars 369 forks source link

Blank Submission page allowed #276

Closed jacobburrell closed 3 weeks ago

jacobburrell commented 1 month ago

When making a new Document Template you can attempt to Sign it yourself despite having not uploaded any document/template.

After providing your email when signing it yourself, a blank screen will show.

image

This page should never be shown. Either require the document to be uploaded before submission by redirecting/notifying the user, or do not offer the ability to create a submission until a document has been uploaded.

omohokcoj commented 3 weeks ago

@jacobburrell thanks for reporting this, there is a message when the user tries to save/submit an empty template - that's true that the user can just close the editor page and navigate to the template page, i think additional error messages are not necessary in this case.

image