formio / formio.js

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

FIO 7603 Edit Grid With Empty Rows Not Submitting Form #5496

Closed Dmeeks512 closed 5 months ago

Dmeeks512 commented 5 months ago

Link to Jira Ticket

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

Description

Added check for openWhenEmpty on submission to allow empty rows.

Why have you chosen this solution?

Previous code did not allow form submission on empty rows even when openWhenEmpty flag is enabled.

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Tested manually and with unit tests.

Checklist: