Problem/Motivation

This module's widget currently always shows the same description, even if the field only allows one value:
"Drag to re-order taxonomy terms."

This isn't intuitive for single-value fields. It may seem like an edge case to use Tagify for single value fields, but I'm using it for other entity reference fields on the same site, and users are sometimes confused by the numbers appended in a standard Drupal autocomplete field.

Proposed resolution

Add logic to only show this description when the field allows multiple values.

Issue fork tagify-3348069

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mandclu created an issue. See original summary.

gxleano made their first commit to this issue’s fork.

gxleano’s picture

Status: Active » Needs review
gxleano’s picture

Thank you very much for the report @mandclu.

It is already implemented and ready to be tested.

  • gxleano committed 234cdfa3 on 1.0.x
    Issue #3348069: Remove drag message if only one value allowed
    
gxleano’s picture

Status: Needs review » Fixed
gxleano’s picture

Status: Fixed » Closed (fixed)

It has been added into release 1.0.16