bounswe / 2021SpringGroup7

We are Bogazici University Computer Engineering students. This repository mainly contains our group work in CMPE-352 and CMPE-451. You can get to know our team members, see the details of our meetings, learn our communication methods and read our important reports in this repository.
7 stars 0 forks source link

[CF-50] Fix Multimedia Upload Error For Create Post #688

Closed CodeBlo closed 2 years ago

CodeBlo commented 2 years ago

What are the steps to reproduce this issue?

(Write your answer here.)

  1. Go to development server
  2. Log in
  3. Create post with an image
  4. Go to your profile and check out the latest post
  5. Image is not present

What happens?

The image uploaded to backend is not in array format

What were you expecting to happen?

Image should be shown

CodeBlo commented 2 years ago

It is now fixed and working as intended. image