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

Add feedback form #158

Merged
merged 3 commits into from
Jul 27, 2024
Merged

Add feedback form #158

merged 3 commits into from
Jul 27, 2024

Conversation

nichochar
Copy link
Contributor

@nichochar nichochar commented Jul 25, 2024

After trying to use airtable and getting very annoyed at how clunky it is, I figured out we could simply use google sheets with their "app scripts" API. This is free, and works.

Note

  • I realized that posthog has a "surveys" product. It has some nice things (like NPS score or PMF questionnaire), but as far as I could tell, you have to use their UI, so it's styled inconsistently with the rest of the app, and it says "by posthog" in the middle of it. Holding off of that for now, but good to consider if we want to do more advanced surveys later.

CleanShot 2024-07-27 at 16 14 15@2x

@nichochar nichochar requested a review from benjreinhart July 25, 2024 03:16
packages/web/src/lib/utils.ts Outdated Show resolved Hide resolved
packages/web/src/components/feedback-dialog.tsx Outdated Show resolved Hide resolved
@whatrocks
Copy link

I'd suggest optionally letting the user leave their email so that you can reply to them

@nichochar
Copy link
Contributor Author

I'd suggest optionally letting the user leave their email so that you can reply to them

Good suggestion @whatrocks , added

@nichochar nichochar merged commit 92e4412 into main Jul 27, 2024
1 check passed
@nichochar nichochar deleted the feedback-form branch July 27, 2024 23:16
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.

3 participants