Amalesh-Frontend-Pages-For-New-Google-Form-Equivalent-For-Technical-Support-And-Advisory-Volunteer-Agreement#3356
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
linh2020
left a comment
There was a problem hiding this comment.
- Accessed the form at http://localhost:3000/tsaformpage1
- All 8 pages are accessible.
- Validation for required questions is working.
- Users cannot move forward unless required fields are filled.
- Error messages are shown properly.
- The UI is responsive and user-friendly.
- Final form submission works without errors.
- Everything works as expected.
rsripathi2906
left a comment
There was a problem hiding this comment.
Checked out the branch and tested the new TSAForm component.
- Forms are accessible.
- Able to answer questions without issues.
- Mandatory question validation works correctly.
- Navigation to the next page is restricted until required fields are filled.
- Error messages appear when skipping mandatory questions.
- UI responsiveness is working as expected.
Screen.Recording.2025-04-04.132915_1.mp4
vaibhavkoladiya
left a comment
There was a problem hiding this comment.
Everything works perfectly – the forms are accessible, the validations are in place, errors show up when mandatory questions are skipped, and the UI is responsive. One thing I did notice, though – when I hit the back button, it seems like the user has to re-enter all the answers again. Correct me if I’m wrong, but is there a way we can retain those inputs to avoid re-filling the form?
Screen.Recording.2025-04-04.165646.mp4
pavanputti
left a comment
There was a problem hiding this comment.
The TSAForm component works as expected. The form fields are accessible, mandatory questions must be answered before proceeding, and error messages appear when skipped, and error handling prevents submission without required answers. Overall, the component is functioning well.
Screen.Recording.2025-04-04.at.8.59.50.PM.mov
02cf509
|
Thank you all, merging! |










Description
Related PRS (if any):
This is a frontend PR.
To test this frontend PR you need to checkout the development branch of the backend.
Main changes explained:
How to test:
npm installand...to run this PR locally.Screenshots or videos of changes:
TSAFom.mp4
Verify the Following: