jo-gross / Cocktail-Manager

The Cocktail Manager is an efficient tool for easily documenting and accessing cocktail recipes behind the bar. It also includes essentail bar management features like cost calculations and stats tools.
Other
10 stars 1 forks source link

feat: Add tag suggestion dropdown, based on other set tags #137

Open jo-gross opened 7 months ago

jo-gross commented 6 months ago

Not easy realisable with the current used "react-tag-component". To solve this issue this plugin must be replaced with an other component. Currently to much effort for to low priority -> future roadmap.

jo-gross commented 1 month ago

Sadly the react-tag-input package throws errors when deleting tags: TypeError: tagRemoveButtons[0] is undefined