1780 complete contact form functionality #1792
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #1780
Info
The only changes made in our codebase is embedding the Google Form on our contact page as an iframe. The rest of the configuration and scripting, such as the logic for form submission to post as github issue and send confirmation email, were done within the Goolge Form configuration via our Google account [email protected]. The Google account login credentails are in 1password 311-Data Dev vault if changes needs to be made in the future.
Video on how to access Google Form configuration
Screen.Recording.2024-06-28.at.9.51.19.PM.mov
Video on how to access Apps Script
Screen.Recording.2024-06-28.at.9.55.29.PM.mov
Video on how to access Email Notification extension
Screen.Recording.2024-06-28.at.9.58.16.PM.mov
There were no design provided for this ticket so this ticket only focused on creating the functionality, but feel free to comment below if you have any suggestions on the design for the new Contact Page, the form, or the email template. We can make new tickets for the design team.
Changes Made
Pre-Merge Checklist
main
branch