Closed LJXSean closed 1 year ago
liking a post twice causes an error
^Fixed Analysis: Any error redirects to error page Fix: Only redirect when encounter 404 Error
Analysis: Add and remove like calls updateLikes action. This action only updated the likes array of posts. Fix: Update likes array of post when updateLikes called
When viewing a post, clicking the like and unlike button does not update the UI even thought the backend is being updated