-
Notifications
You must be signed in to change notification settings - Fork 128
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
[1][Medium][App][Feature] Add "Feedback" Option in PearAI #59
Comments
I can work on this task |
Also, is there a Figma design of what you're looking for in the feedback option? No worries if not |
There is not. just a simple textbox should do! :D |
Hi, I would like to be assigned to this! |
Awesome, assigned @joeni21 |
a-augustin having some bugs. nw. joeni21 will pick it up |
if already signed in. client side (the app) can just send their api key and the feedback as text. so just one box -> feedback and one button -> send. and we should have auto close, with a vscode notif in the bottom right that says "Feedback sent successfully!" (or error) so basically: see if user is signed in (look at the pearai credentials), if not, send it anonymously |
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
* Update links, folder names, and app names from vscode to pearai-app * Update links for the README files and dev containers * Further changes to VSCode references * Make requests changes and fix minor grammar --------- Co-authored-by: Duke Pan <[email protected]> Co-authored-by: Nang <[email protected]>
Need a page within pearai-submodule where people can open up, its a text box, and when a user submits, it sends an email to [email protected] with the:
user email, user id, subscription info (subscribed? monthly?), user os, and feedback
The text was updated successfully, but these errors were encountered: