nus-cs2113-AY2223S1 / pe-dev-response

0 stars 0 forks source link

favourite - favouriting a movie twice causes it to be removed from the favourite list #608

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

7.png favouriting a movie twice does the opposite of favouriting a movie. Severity is medium as a user may accidentally favourite a movie twice, then realise that it is gone from the favourites list


[original: nus-cs2113-AY2223S1/pe-interim#571] [original labels: severity.Medium type.FunctionalityBug]

naz019 commented 1 year ago

Team's Response

This is an intended feature, where calling the favourite function on a movie that has already been favourited will unfavourite it. The unfavourited movie will still remain in the general list if the user wants to refavourite it.

Duplicate status (if any):

--