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

Created a quiz exit button and feedback form #169

Merged
merged 14 commits into from
Aug 7, 2024
Merged

Conversation

Thepuja
Copy link
Contributor

@Thepuja Thepuja commented Jul 29, 2024

Created a FeedbackForm component with the following features:
Star rating
Emoji rating
Comment box
Submission handling

@binamkayastha
Copy link
Member

Awesome work! Can't wait to try it out.
Please run npx prettier . --write to format your code and then resolve the merge conflict with App.tsx

@binamkayastha
Copy link
Member

Work with Sanskar to figure out how exactly we want the experience for leaving feedback to be. I think it would make more sense if we had a section on the header (Similar to the About page) to open the Modal instead of it being at the bottom of the all pages.

Also the feedback forum doesn't actually save the data currently. We should create a new table in supabase that includes user, the feedback they gave, and when they gave it.

nepalingo-web/src/components/FeedbackForm.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/components/FeedbackForm.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/components/FeedbackForm.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/vite-env.d.ts Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Jul 30, 2024

Deploying nepalingo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2cf7034
Status: ✅  Deploy successful!
Preview URL: https://b6239728.nepalingo.pages.dev
Branch Preview URL: https://feedback-hack.nepalingo.pages.dev

View logs

Copy link
Member

@binamkayastha binamkayastha left a comment

Choose a reason for hiding this comment

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

AWESOME! I'M SO HAPPY WE CAN FINALLY MERGE THIS
Thanks for all the hard work!

@binamkayastha binamkayastha merged commit 9f0d3ec into main Aug 7, 2024
2 checks passed
@binamkayastha binamkayastha deleted the feedback_hack branch August 7, 2024 04:04
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.

4 participants