gbowne1/reactsocialnetwork

[feature]: add Messages widget

Open

#228 opened on May 25, 2023

 (0 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
designenhancementfeaturefrontendgood 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.

Our current Messages icon doesn't do anything.

Most social networks and some other platforms have some sort of way to read, create, edit, update messagesz reply to comments and reply to chat.

Describe the solution you would like

Create a message widget that

  • displays incoming messages with time stamp and title subject etc of message and who sent it and any tags associated to the message as a dropdown

  • could also have a message panel open up for users to interact and create messages outside of the chat widget or the main post feed.

Describe the alternatives you have tried

N/A

Additional context

No response

Contributor guide