user-story
user-story copied to clipboard
[Bug] Edit Comment and Reply not working as expected
Describe the bug
A clear and concise description of what the bug is.
-> In the case of multiple comment
or reply
, whenever edit
icon is clicked all the comment
/reply
gets into edit mode
.
To Reproduce
Steps to reproduce the behavior:
- Create 2 or more comments in a story
- Then click edit icon
- You will see that both the comment section gets open for editing of comment with same value inside them
- Try with replies also
Expected behavior
A clear and concise description of what you expected to happen.
-> Expected behaviour should be that only comment
on which edit
icon is clicked should be opened to edit mode
.
Logs
If applicable, add logs to help explain your problem (e.g. the error message and/or exception traceback).
Environment (please complete the following information):
- OS: macOS
- Browser: Safari
Additional context
Add any other context about the problem here.
https://user-images.githubusercontent.com/92316166/212568924-6bc31936-49ab-4895-b39f-e2f8e8a6af17.mov
Hello @cyntss, May I work upon this issue.