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.
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.
https://github.com/Sunagatov/Iced-Latte/assets/164781898/928cc644-de0b-4b7f-b55d-625488c40b66