Skip to content

ui: redesign image upload section

Jon Freer requested to merge JonFreer/mobilizon-fork:ui-image-upload into main

Clean up of the image upload component. Added a large drag area for upload. Now displays the image with a single clear button.

Example of design: image image image

Removed:

  • text displaying image name: not needed as the image displayed
  • text displaying image size: only relevant if over the limit and if so an error is displayed

Merge request reports