PlanQK / planqk-platform

PlanQK Platform Issue Repository
3 stars 0 forks source link

Profile theme background not editable #57

Closed dommertf closed 2 years ago

dommertf commented 2 years ago

Describe the bug My goal was to change the background of my expert profile, but the POST request to the server fails with a too large payload error. I tried image sizes starting with 4MB and went down to 300kB, but the error persisted.

To Reproduce Steps to reproduce the behavior:

  1. Go to your profile page
  2. Click on 'Change title image'
  3. Upload title image
  4. Move the display area for the image to the left
  5. Click on 'Save'
  6. Wait for a few seconds and watch the error message on the bottom right. In my case it was: Request POST /expert-catalog/experts/2af6d75b-8270-43a9-be5e-3289ff6b12b5/background-image failed with status 413

Expected behavior The background of my profile changes to the uploaded image detail.

Desktop (please complete the following information):