Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Conditional Input History - Forms-form #4036

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

thiessenp-cds
Copy link
Contributor

Conditional Input History - Forms-form

Adds conditional input history to the forms-forms.
This adda the logic from group history and show-hide to only include the data that follows a user's branching path.

High Risk PR as this touches forms-forms (how a user submits data)

Testing

The main things to test are that nothing obvious is broken around form submissions. Also test that the correct data is submitted. See the below video for an example.

Also test that old forms work as they previously did. So a review page should not be displayed when submitting and submissions continue working as previously.

Screen.Recording.2024-07-19.at.8.52.36.AM.mov

@thiessenp-cds thiessenp-cds linked an issue Jul 19, 2024 that may be closed by this pull request
@thiessenp-cds thiessenp-cds changed the title feat: Adds conditional input history to Forms-form feat: Conditional Input History - Forms-form Jul 19, 2024
Copy link
Contributor

@thiessenp-cds thiessenp-cds marked this pull request as ready for review July 19, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conditional Input History - Forms-form
2 participants