sparrowapp-dev / sparrow-app

Your next-gen API testing and development tool.
https://sparrowapp.dev
GNU Affero General Public License v3.0
100 stars 39 forks source link

Canny io - Feedback flow #1430

Closed Monika-APM closed 4 weeks ago

Monika-APM commented 1 month ago

Description : Here user will be able to use the feedback section & will be able to perform the certain actions on the feedbacks available. User will also be able to view full with comments, add comments, add images etc.

Figma/SS :

image

Acceptance criteria 1: [Hover on any feedback heading] Given User is on feedback section When User hovers on any of the available feedback Then User should be able to view the the selected feedback as highlighted following with the underline effect on click.

Acceptance criteria 2: [Full view] Given User selects any of the available feedback When User clicks on any of the feedback Then User should be able to see the full view mode of that particular feedback following with status of the feedback below the heading, all the comments available on the feedback.

Acceptance criteria 3: [Edit post] Given User posted a feedback When User clicks on edit post option given in that particular feedback Then User should be able to see the edit pop up, where he can make the changes as per his choice & then save it or cancel it by clicking on respective options.

Image

Acceptance criteria 4: [Leave a comment] Given User wants to comment on any feedback When User clicks on leave a comment section Them User should be able to type the comment & send it by clicking on Add button. Also, user should be able to add image from the attachment icon.

Acceptance criteria 4: [Nested comments] Given User wants to comment on the nested comment When User clicks on the reply option Then User should be able to comment on the nested comments & the comment should be added under that comment showing the difference as shown in Figma SS. User should be able to edit the same comment by clicking on edit comment & save it.

image

Note :

  1. In comment section, add button will be disable initially. Once user clicks on comment section add will be in active state.
  2. User should be able to upload multiple image as well. The limit should exceed more than 8 MB. Video uploading is not allowed.
  3. If user clicks on any of the uploaded image, then he should be able to see the full view of selected image.
Abhishek9503 commented 1 month ago

We have not implemented the Edit post and Edit Comment funtionality in this story , becuase we are sort of bandwidth and also some of the api are also not there like for edit post we are not having direct api .

CC :- @Monika-APM @sanilnayak

sanilnayak commented 1 month ago

On mac

https://github.com/user-attachments/assets/049db500-dac3-4eb6-9df6-cc19770da174

Image

Comment box is not as per Figma After clicking on the add button, the user is not able to understad whether the button is clicked or not until a toast message appears The user is not able to add images or any media file.

https://github.com/user-attachments/assets/93559874-f35a-4451-bc02-e16aef240e29

The user is not able to add images or any media file.

https://github.com/user-attachments/assets/ee2b5f84-15e3-4825-b63d-da4289d57bad

Note :

sanilnayak commented 1 month ago

AC -1 is working in windows.

https://github.com/user-attachments/assets/127d926a-bbfb-45f2-99b4-b70bb7431c6f

AC -2 is working in windows.

Image

AC -3 Edit feedback is not working in windows.

Image