cds-snc / platform-forms-client

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

Conditional Logic: implement Conditional Input History #3862

Open thiessenp-cds opened 1 week ago

thiessenp-cds commented 1 week ago

Add the logic to only include answers in a submission that follow the group history navigation a user followed. Any "old" answers should not be included in a form submission.

Testing is a key part of this feature to make sure no form submission data is or could be lost. (in another ticket)

In other words, let's make this dream into a reality :) untitled_720 -props to Tim