open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

Ensure submission URL is sent with file upload #698

Closed sergei-maertens closed 1 month ago

sergei-maertens commented 1 month ago

Closes open-formulieren/open-forms#4490

Otherwise backend validation blocks this upload from happening.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.52%. Comparing base (7e9e4b2) to head (3146944).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## ========================================== - Coverage 76.00% 75.52% -0.48% ========================================== Files 225 225 Lines 4575 4577 +2 Branches 1236 1237 +1 ========================================== - Hits 3477 3457 -20 - Misses 1065 1087 +22 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Viicos commented 1 month ago

I had a comment but forgot to get back at it