yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

mix mode : pressing the down key at the end of line displays drop-down list #1334

Closed azzaro-dev closed 4 months ago

azzaro-dev commented 4 months ago

Prerequisites

💥 Demo Page

https://yaireo.github.io/tagify/#section-mix

Explanation

On the demo site in the Mix Text & Tags section. If I press the down key at the end of line, the drop-down list is displayed. The same if there are several lines in the textarea and you navigate from line to line with the down key.