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 enter key selects the first tag #1329

Closed azzaro-dev closed 4 months ago

azzaro-dev commented 4 months ago

Prerequisites

💥 Demo Page

https://jsbin.com/jekuqap/edit?html,js,output](https://yaireo.github.io/tagify/#section-mix)

Explanation

On the demo site in the Mix Text & Tags section. If I press the enter key, the first tag is selected, then it disappears if I click somewhere.