User Story
As a user of Bron,
I want a convenient and accessible way to provide feedback on my experience,
so that I can share my thoughts, contribute to improvements, and feel heard by the development team.
Acceptance Criteria
- It should be extremely low effort to provide feedback for users.
- A user feedback widget, in the form of a tab, should be consistently visible on the web app, positioned on the bottom-right of the page.
- Clicking the feedback tab should trigger a dialog to appear, allowing the user to provide feedback.
- The dialog should feature a text field where the user can add additional comments or details about their feedback.
- Upon completing the feedback, the user should be able to submit it by clicking a submit button.
- After submission, the dialog should display a confirmation message, such as "Thanks for your feedback!" (in Dutch: "Bedankt voor je feedback!"), to acknowledge the successful submission.
- The form content should be posted to a webhook URL10. The feedback widget should be responsive, providing a consistent and enjoyable experience across various screen sizes.
Additional Information
Tasks
User Story
As a user of Bron,
I want a convenient and accessible way to provide feedback on my experience,
so that I can share my thoughts, contribute to improvements, and feel heard by the development team.
Acceptance Criteria
Additional Information
Tasks