Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new message to the chat #6

Open
marsbergen opened this issue Jul 22, 2024 · 0 comments
Open

Add a new message to the chat #6

marsbergen opened this issue Jul 22, 2024 · 0 comments
Labels
design needed We need designs before this can be developed enhancement New feature or request

Comments

@marsbergen
Copy link
Contributor

Functional Requirements

  • You should be able to start writing your message in the chat.
  • You should be able to write a multiline message
  • You should be able to submit the message by clicking a submit button.
  • Pressing enter should allow you to add a new line in the multiline editor and not submit the message

Technical Requirements

  • Create an API on [POST] /messages where new messages can be posted to.
@marsbergen marsbergen added the enhancement New feature or request label Jul 22, 2024
@infowijs infowijs locked and limited conversation to collaborators Jul 22, 2024
@marsbergen marsbergen added the design needed We need designs before this can be developed label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design needed We need designs before this can be developed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant