formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.04k forks source link

FIO-8342 fixed triggering saveDraft after submitting the form #5600

Closed HannaKurban closed 1 month ago

HannaKurban commented 1 month ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8342

Description

Fixed triggering saveDraft after submitting the form. Added check of submitting before saving draft

Dependencies

no

How has this PR been tested?

Locally, all tests have passed. New automated tests have not been added, as the issue is reproduced only in the customer's angular sandbox

Checklist: