Regarding Social Media feature for Issue #21 , I just discovered a bug on the Friends page where a user shows up twice on Received Friend Requests and Sent Friend Requests:
Look into queries for friend requests and make sure that user_a cannot send a friend request to user_b if user_b has already sent a friend request to user_a.
Regarding Social Media feature for Issue #21 , I just discovered a bug on the Friends page where a user shows up twice on Received Friend Requests and Sent Friend Requests:
Look into queries for friend requests and make sure that user_a cannot send a friend request to user_b if user_b has already sent a friend request to user_a.