Given the user wantes to delete their post or comment
The user can only delete their own posts or comments
When the user clicks on the delete affordance
They will be taken to a page that shows the details of their post/comment
And then they can confirm to delete their post or comment
If a post is deleted then the all the comments belonging to that post will be deleted
Given the user wantes to delete their post or comment
The user can only delete their own posts or comments
When the user clicks on the delete affordance
They will be taken to a page that shows the details of their post/comment
And then they can confirm to delete their post or comment
If a post is deleted then the all the comments belonging to that post will be deleted