Highlight input matching in Suggestions dropdown
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3424447. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
Related to !66 !63
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Enhance the suggestions dropdown by adding a new feature that highlights input matching.</p>
<p><img src="https://www.drupal.org/files/issues/2024-02-29/tagify-highlight-letters.gif" alt="Tagify highlight letters"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>To address this, we propose adding a new function to <code>Tagify.js</code>. This function will be responsible for highlighting input matching within the suggestion dropdown.</p>
issue