Closed (fixed)
Project:
Tagify
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2022 at 05:50 UTC
Updated:
23 Aug 2022 at 11:14 UTC
Jump to comment: Most recent
Un-taggified entity reference can be configured to suggest entities that have the letters typed anywhere in their names. Tagify only allows completion that matches the beginning of the entity names.
Taggify should preserve this capability.
Given this list:
Apple
Banana
Clementine
Pressing "a" should show both Apple and Banana, if the entity reference view is configured to show results for "contains" (and indeed both results are returned by the AJAX request but the latter is discarded by Tagify.
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:
Comments
Comment #2
gxleano commentedAlready working on this new feature.
Comment #3
gxleano commentedComment #5
gxleano commentedComment #7
gxleano commentedThe feature is already implemented and it will be added to the next release.
Comment #8
gxleano commented