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 form for submitting feedback about a session #1742

Closed
zusorio opened this issue Sep 3, 2024 · 0 comments · Fixed by #1751
Closed

Add form for submitting feedback about a session #1742

zusorio opened this issue Sep 3, 2024 · 0 comments · Fixed by #1751
Assignees
Labels
enhancement New feature or request

Comments

@zusorio
Copy link
Member

zusorio commented Sep 3, 2024

Allow users to give a session a rating and submit freeform feedback, similar to platforms like MS Teams and Discord.

The feedback should

  • ask for a rating
  • allow freeform text input
  • allow the user to remain anonymous or include their data and be contacted in response

In the background we should:

  • send a webhook or email
  • include metadata like session type, length, etc

We should be able to show this feedback popup:

  • after terminating a session
  • every week or so
  • manually by pressing a button
@zusorio zusorio added the enhancement New feature or request label Sep 3, 2024
@zusorio zusorio self-assigned this Sep 3, 2024
zusorio added a commit that referenced this issue Sep 11, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 11, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 12, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 12, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 12, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 12, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 16, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 16, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
zusorio added a commit that referenced this issue Sep 16, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
MoritzWeber0 pushed a commit that referenced this issue Sep 18, 2024
Add a feedback form that can be triggered after terminating a session, on a session card, in regular
intervals, and in the footer. Feedback can optionally contain freeform text and include the users
contact information. Feedback includes an anonymized version of any associated sessions.

Closes #1742
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant