BinaryStudioAcademy / bsa-winter-2023-2024-lime

10 stars 5 forks source link

BUG: The empty error is displayed when trying to upload an image #565

Closed RostkoS closed 7 months ago

RostkoS commented 7 months ago

Describe your issue

The empty error is displayed when trying to upload an image of the bigger size(>1mb)

Steps to reproduce

  1. Go to the https://live-in-motion-everyday.com/profile/information
  2. Click on the "Update file" button
  3. Choose an image bigger than 3 mb
  4. Pay attention to the error displayed

What was the actual result?

The empty error is displayed when trying to upload an image of the bigger size(>1mb)

What was the expected result?

The image up to 20mb(lesser if needed) is uploaded successfully on the Personal Information page. The error "Payload is too large" is displayed when uploading an image that is too big

Put here any screenshots or videos (optional)

Image

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Severity

Major (S3)