cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
34 stars 13 forks source link

Update Review to work with Repeating Sets #4191

Closed thiessenp-cds closed 1 month ago

thiessenp-cds commented 1 month ago

Update the Review page, both in Preview and Forms-form mode, to work with Repeating Sets. The challenges with this story is working through the complex Repeating Sets and related logic e.g. how to map from formik repeating set form values to work with both Pages (Groups) and Rules (show-hide). This code change will involve updating what data is passed to create a form submission and probably falls into high risk.

thiessenp-cds commented 1 month ago

Wops, this is a duplicate.