Problem/Motivation

While working on a project that utilizes this module for integrating Frontify media into the site with latest version release 1.0.6, we encountered an few issues with image field formatter.

Issues are:

  1. Remove button not visible on edit node.
  2. Select Image button displaying if the image is selected or uploaded.
  3. Alt text disappear while editing node.
  4. If image is not uploaded, but we can put alt text of image.

Steps to reproduce

  1. Select a image type asset from the Frontify Finder.
  2. Save the content and while editing node again all above mentined issues exist.

Proposed resolution

Altering frontify widget file and js file for proper resolution in next release.

Comments

Shubh02 created an issue. See original summary.

shubh02’s picture

Issue summary: View changes
shubh02’s picture

Status: Active » Needs review
StatusFileSize
new6.92 KB

Here is patch which will fix all points mention on above issue.

jeetmail72’s picture

Assigned: shubh02 » jeetmail72
Status: Needs review » Reviewed & tested by the community

I applied the patch and it is working fine in the Drupal 10.2 version

jeetmail72’s picture

Status: Reviewed & tested by the community » Fixed

The changes are deployed in the release of 1.0.7

jeetmail72’s picture

Status: Fixed » Closed (fixed)