Problem/Motivation

Currently, the file upload element doesn't support live preview and removal of the uploaded image on the my donate page create and edit forms.

Proposed resolution

Instead of having a separate markup element that displays the image on the form, the managed_file field should be customized to support similar preview and removal capabilities like the drupal image field widget.

Comments

s_leu created an issue. See original summary.

s_leu’s picture

Status: Active » Needs review

Here's a first patch that improves the situation.

s_leu’s picture

  • Berdir committed 6221e08 on 7.x-1.x authored by s_leu
    Issue #2667752 by s_leu: Improve image widget on my donate page create/...
berdir’s picture

Status: Needs review » Fixed

Committed, thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.