Need MW to allow submitting Thumbs up/positive feedback directly without the need to open a pop up window and then submit. This will simplify the process for capturing positive user sentiment.
Currently users have the follow the standard flow for additional clicks. We need to remove additional clicks and upon click of thumbs up bot could accepts it as a positive feedback. thumbs down can follow the below standard path as its crucial to get the reason for negative feedback to help improve.
- click on thumbs up - opening popup,
- add comment in the text field (optional)
- click on submit
Require users to provide mandatory text feedback when giving a thumbs down feedback. This will help us understand the reasons behind the negative feedback and improve the bot accordingly.