You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
logs a new asana ticket
sends an email with form data
logs a new row in a feedback table
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)
The text was updated successfully, but these errors were encountered:
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):
form should capture:
The text was updated successfully, but these errors were encountered: