Report Submission Form#443
Merged
Merged
Conversation
…H_BOT_TOKEN, add proper types, validation, and better error handling
- Fix storage key consistency between write and preview pages - Add proper validation and error handling for preview - Add preview page with proper data loading - Clean up unused code and improve error messages - Fix form validation before preview navigation
- Update Next button to Next Step with arrow icon - Add proper SVG arrow icon from Heroicons - Improve button layout with flexbox for icon alignment
- Update grant ID help text to reference Grant Agreement - Update email placeholder with example - Improve error message for invalid grant ID
- Remove report number field from form and preview - Simplify storage key handling - Update markdown template structure - Clean up form validation logic
- Fix form rendering to always show form with pre-filled data when available\n- Add notification banner for recovered data\n- Update storage keys to use constants\n- Fix preview page data flow\n- Add getReportPreview function\n- Fix import paths to use relative paths
- Update getReportPreview to use correct field names from form data\n- Fix data structure when storing report data in localStorage\n- Remove unused report number field
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…d report success page
BoltTouring
approved these changes
Jun 10, 2025
Contributor
BoltTouring
left a comment
There was a problem hiding this comment.
I've tested the workflow and everything is working as expected.
- MD formatting looks good
- Email received
- Grant validation working
- Email validation working
- All the links are working
Member
Author
|
Let me test one more thing before we merge this, I want to make sure that all the SendGrid stuff still works. We use it in other places and changed some of the code. |
Member
Author
|
Everything seems to work. I'll merge it 🤙 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ready for review & final testing @BoltTouring. See comments here for details.