gbowne1/reactsocialnetwork

[feature]: Add a Manage Friends component

Open

#197 opened on May 2, 2023

 (6 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
designfrontendgood first issuehelp wantedmedium-complexitymedium-prioritytech-debt

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

We should have an easily accessible means of Unfriending, Blocking, Reporting, Muting the users Friends.

Describe the solution you would like

We can show the users a list of their friends in a table, with some controls to block, unfriend, unfollow, mute temporarily, etc.

This needs to be easily accessible from the Friends panel accessible from the SideNav.

Describe the alternatives you have tried

Facebook has a new Manage Friends modal, but its hard to get to and only has controls to unfriend.

Additional context

I can propose some initial code to go with this.

This should be an addition of the Friends component and functionality so that it is easy to find.

Contributor guide