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

(PRODUCT PAGE) The request for like product review that send twice led to removing all likes and dislikes on the product review #301

Open
Diana-Smolnikova opened this issue May 23, 2024 · 1 comment · Fixed by #281 or #278
Labels
bug Something isn't working high priority High priority issue

Comments

@Diana-Smolnikova
Copy link
Collaborator

Diana-Smolnikova commented May 23, 2024

Describe the bug
When the request for a like product review is sent again, all previous likes and dislikes, both mine and those of other users, are removed.

Expected Result
Upon resending the request with
{
"isLike" : "true"
}
the previously set like should be removed.

Actual Result
Upon resending the request
{
"isLike" : "true"
}
all likes/dislikes are removed.

2024-05-23.17.56.58.mov
@Diana-Smolnikova Diana-Smolnikova added the bug Something isn't working label May 23, 2024
Copy link

Hello there!

We truly appreciate you taking the time to create a new issue for our project on GitHub. Your input helps us improve and grow. Thank you!

@Diana-Smolnikova Diana-Smolnikova added the high priority High priority issue label May 25, 2024
@TetianaPerinha TetianaPerinha changed the title (PRODUCT PAGE) The unlike request causes all likes and dislikes on the review to disappear (PRODUCT PAGE) The request for like product review that send twice causes all likes and dislikes on the review to disappear May 27, 2024
@TetianaPerinha TetianaPerinha changed the title (PRODUCT PAGE) The request for like product review that send twice causes all likes and dislikes on the review to disappear (PRODUCT PAGE) The request for like product review that send twice led to removing all likes and dislikes on the product review May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority High priority issue
Projects
None yet
1 participant