The goal of this feature is to allow a user to send a message in a specific chat, using a form.
The sending message form must be in a modal opened from a chat's page, where a user can enter his message in a textarea, and then send his message.
Acceptance criteria
[x] Show errors message in case of validation errors
[x] Show success message in case of sending with success
[x] Message appears in the chat sending with success
Send Message In A Chat
Description
The goal of this feature is to allow a user to send a message in a specific chat, using a form. The sending message form must be in a modal opened from a chat's page, where a user can enter his message in a textarea, and then send his message.
Acceptance criteria
Inputs validation
Related Epic: #9