Fix Claro support: tag remove icon hidden, Drupal 10.2.4, Safari MacOS,

Created on 8 March 2024, 4 months ago

Problem/Motivation

I see a loot of Claro related issue was closed, but I faced with a new one.
Probably it is related to my environment, I haven't tested on purely fresh installation, but see the issue with missing delete icon.

Steps to reproduce

Just create a Taxonomy reference multivalued field.

Proposed resolution

Fix the CSS like that:

.autocomplete-deluxe-item-delete {
  top: 6px;
  right: 8px;
  width: 16px;
  height: 16px;
  background: url("../images/close.svg");
}

Remaining tasks

  • βœ… File an issue
  • βž– Addition/Change/Update/Fix
  • βž– Testing to ensure no regression
  • βž– Automated unit testing coverage
  • βž– Automated functional testing coverage
  • βž– UX/UI designer responsibilities
  • βž– Readability
  • βž– Accessibility
  • βž– Performance
  • βž– Security
  • βž– Documentation
  • βž– Code review by maintainers
  • βž– Full testing and approval
  • βž– Credit contributors
  • βž– Review with the product owner
  • βž– Release notes snippet
  • ❌ Release

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
πŸ› Bug report
Status

Active

Version

2.0

Component

Multiple values

Created by

πŸ‡©πŸ‡ͺGermany dstorozhuk Kiev

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

Comments & Activities

Production build 0.69.0 2024