JaleelB / emblor

A fully-featured tag input component built with shadcn/ui
https://emblor.jaleelbennett.com
MIT License
542 stars 24 forks source link

Is it possible to link autocomplete with the addition of new tags? #5

Closed jacquesuhlemann closed 7 months ago

jacquesuhlemann commented 7 months ago

It looks like autocomplete is preventing the addition of new tags. Is it possible to combine this so that autocomplete remains functional but you can also add new tags with comma or enter?

JaleelB commented 7 months ago

Thank you for bringing up this issue. II've successfully addressed the problem you encountered with the autocomplete functionality interfering with the addition of new tags.

The changes have been committed and merged into the main branch. Please feel free to pull the latest version and give it a try.

https://github.com/JaleelB/shadcn-tag-input/assets/78449846/f713fd5b-b5af-47b5-bee8-dfe72cd8039f