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 user feedback functionality #102

Open
jd2rogers2 opened this issue Dec 21, 2021 · 0 comments
Open

add user feedback functionality #102

jd2rogers2 opened this issue Dec 21, 2021 · 0 comments

Comments

@jd2rogers2
Copy link
Contributor

jd2rogers2 commented Dec 21, 2021

pretty open scope for this ticket

let's add the ability to get feedback from our beta users
do some research on easy dependency imports like user voice
this is the preferred solution
create FREE account with this service and then hand account over to joel or someone on product

if no, we can add a 'feedback' btn to the footer (or something that always hovers bottom right)
this would pop a modal with a form
form does one of (in order of preference):

  1. logs a new asana ticket
  2. sends an email with form data
  3. logs a new row in a feedback table
  4. creates github issue (eh, not visible to product so lowest priority option)

form should capture:

  • text: string
  • category: enum -> bug, suggestion/improvement
  • current url (well this should not be a user input field but capture behind the scenes and send in feedback body)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants