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

Feature/update form submission prop data #449

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-276

Main Changes:

Update data passed to Formio Form component's submission prop to include the full submission JSON (not just the submission data object). This change should result in no functional changes for end users, but will ensure the Formio signature field's data (the user's signature) will continue to be displayed in submitted (read-only) submissions when Formio is updated to a later version.

Steps To Test:

  1. Navigate to each form (the 2022 FRF, PRF, and CRF, and the 2023 FRF, PRF, and Change Request form), and ensure they're all working as expected.

…ude the full submission JSON (not just the submission data object)
@courtneymyers courtneymyers merged commit 783c500 into develop Jun 10, 2024
2 checks passed
@courtneymyers courtneymyers deleted the feature/update-form-submission-prop-data branch June 10, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant