Closed vinaykomaravolu closed 3 years ago
Code change to mocks looks good.
I don't see those properties set in buildFormComplete
I have also recently changed buildFormResponseComplete
. buildFormResponseComplete
is meant to produce a proper response to the form built by buildFormComplete
. We can fix that up in a separate ticket.
I think we need to push my other changes first and then this lol
wait why are there so many other random files in here... imma delete this pr and do it later
I believe this PR is linked to/would close issue #113. Leaving it open since this is unmerged
Description
Modified buildFormComplete in MockData.js so that we can test the selectionDisablesChildren and selectionDeselectSiblings features.