Skip to content

Fix upload large file sizes bug

Hannes Heine requested to merge pr698head into pr698base

Created by: Tirokk

aonomike Authored by aonomike Merged


🍰 Pullrequest

  • Increase the minimum accepted image size to 3 MB
  • Display toast with error message if maximum size is exceeded
  • Resolve double upload submit to the backend
Screen Shot 2019-05-28 at 11 46 10 PM

Issues

Todo

  • Force update the image component to display the initial image

Merge request reports