Skip to content

Fix feedback form#710

Open
AnilKumar3494 wants to merge 3 commits intodevelopfrom
fix-feedback-form
Open

Fix feedback form#710
AnilKumar3494 wants to merge 3 commits intodevelopfrom
fix-feedback-form

Conversation

@AnilKumar3494
Copy link
Member

@AnilKumar3494 AnilKumar3494 commented Feb 16, 2026

Change Summary

This updates the feedback/contact form page. Instead of loading AirTable iframe that was taking about 4 to 5 sec every time, this replaces it with a custom form and does insert to Supabase 'airtable_feedback' table on submit.

Change Reason

This resolves the below:
#680
#686
#687

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use zod for schema validation, and react-hook-form for the form management. Use the existing form fields that are already wrapped with React Hook Form. You should check the existing crowdsourcing forms as reference

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.

2 participants

Comments