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

Created on 8 March 2024, 9 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

🇨🇦Canada dstorozhuk Chicago 🇺🇸, Toronto 🇨🇦, Kyiv 🇺🇦

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

Comments & Activities

Production build 0.71.5 2024