silverstripe / silverstripe-admin

Silverstripe Admin Component
BSD 3-Clause "New" or "Revised" License
25 stars 91 forks source link

FIX Support nested redux forms #1693

Closed GuySartorelli closed 4 months ago

GuySartorelli commented 4 months ago

Description

Allows nested redux-forms to be submitted without propogating the nested submit event up to the parent form.

Manual testing steps

TBD

Issues

Pull request checklist

GuySartorelli commented 4 months ago

Nope, have to do this on 2 'cause it can't be tested properly here.