snax4a / service-quotes-web

Service Quotes React.js web app
service-quotes-web.vercel.app
0 stars 0 forks source link

No feedback about uploaded avatar image size #12

Closed SKVetr closed 3 years ago

SKVetr commented 3 years ago

What are the steps to reproduce this issue?

  1. Get image of size 10MB+
  2. Login on any account
  3. Enter account edit page
  4. Select the acquired image
  5. Attempt to save

What happens?

Request is sent, however nothing changes. User receives no information about what/why.

What were you expecting to happen?

User receives a feedback about image size being too big with max allowed size.

Any logs, error output, etc?

Example of too big image: Avatar Test 10MB

Capture

Notes?

Everything works correctly when image is changed to e.g. 80 KB one.