Open RoDoCode opened 1 year ago
AC 1 - "User's should be able to easily delete reviews on their own content" AC 2 - "Deleted messages should send a notification to user's who wrote the review" AC 3 - "User's should be able to block other user's which will stop them reviewing their any of that user's content"
AC 1 - was not met as it was beyond the project markscheme scope however it will be implemented in future iterations. For now only the commenter or admin can delete comments. However unauthorized comments are not shown (other than in the comment count) and contact can be made to admin if a user wants a comment removed on one of their recipes.
AC 2 - this is true when a commenter deletes their own comment.
AC 3 - Inter profile behaviours like blocking have not been added as this level of complexity was beyond the scope of the markscheme and time. However I would like to implement this in future iterations as it is a useful function for maintaining a health happy digital community.
As a logged-in user, I want to be able to delete reviews on my own recipes