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

Websocket image upload #140

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Websocket image upload #140

merged 8 commits into from
Jun 7, 2024

Conversation

andrezz-b
Copy link
Collaborator

Description

Added ability to upload images in chat.

  • Images are uploaded by pressing the camera icon
  • Only 1 can be uploaded at a time
  • Text can be sent with the image (image is sent first, and then text)

Note
Mobile code was updated to reflect the endpoint changes but to see if it still works this needs to be deployed.

@andrezz-b andrezz-b added the for: Web App Issues regarding React web app. label Jun 7, 2024
@andrezz-b andrezz-b added this to the Project end 🌟 milestone Jun 7, 2024
@andrezz-b andrezz-b self-assigned this Jun 7, 2024
@andrezz-b andrezz-b linked an issue Jun 7, 2024 that may be closed by this pull request
@andrezz-b andrezz-b merged commit 69bf873 into main Jun 7, 2024
@andrezz-b andrezz-b deleted the websocket-image-upload branch June 7, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: Web App Issues regarding React web app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sending image in chat frontend
2 participants