You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried with the Popover component and it was almost good! The only problem I noticed was when attempting to select the first tag it required two-clicks, which is not the intended behavior.
As a workaround, I tried wrapping the element with a component from shadcn.
@jacquesuhlemann@eliza921 Thank you for your valuable feedback and suggestions regarding the Tag Input component. I've gone ahead and implemented the features you requested! Try it out and let me know what you think
Currently the autocomplete shows all existing tags, the list can become very long.
It would be perfect to use autocomplete in an overflow. Perhaps even in a popover so that other elements underneath are not moved too far.
Great work and many thanks
The text was updated successfully, but these errors were encountered: