Field widget: icon position not displayed

Created on 17 December 2024, about 1 month ago

Problem/Motivation

/ui_icons/modules/ui_icons_field/src/IconLinkWidgetTrait.php

$element['icon_display'] = [
      ...
      '#states' => [
        'visible' => [
          ':input[name="' . $field_name . '[' . $delta . '][options][icon]"]' => ['empty' => FALSE],
        ],
      ],

The state selector is wrong in the case of a media.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

🇫🇷France Grimreaper France 🇫🇷

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024