Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TagsInput] Implement component #931

Open
stlucasgarcia opened this issue Nov 8, 2023 · 4 comments
Open

[TagsInput] Implement component #931

stlucasgarcia opened this issue Nov 8, 2023 · 4 comments
Labels

Comments

@stlucasgarcia
Copy link

stlucasgarcia commented Nov 8, 2023

Description

It would be great to have a chip input, I have seen a lot of use for this component in dashboards and SaaS.

It could work like the one from Prime Vue https://primevue.org/chips/

@stlucasgarcia stlucasgarcia added the enhancement New feature or request label Nov 8, 2023
@neilmerton
Copy link

I was looking for something like this the other day, I ended up coding my own. It's a bit rough around the edges. Feel free to use it if you like.

@stlucasgarcia
Copy link
Author

Thank you for your code @neilmerton. I did some tweaks to make it work with my project.

I hope we can have something like that implemented in nuxt ui.

@benjamincanac benjamincanac added the v3 #1289 label Dec 13, 2023 — with Volta.net
@Keatr0n
Copy link

Keatr0n commented Jun 25, 2024

@neilmerton that is exactly what I needed. Thank you.

@benjamincanac benjamincanac removed the v3 #1289 label Sep 27, 2024 — with Volta.net
@benjamincanac benjamincanac changed the title Feature Request: Form Chip Input [TagsInput] Implement component Nov 10, 2024
@benjamincanac benjamincanac added feature v3 #1289 and removed enhancement New feature or request labels Nov 10, 2024
@benjamincanac
Copy link
Member

Renamed this to implement the Radix Vue TagsInput component: https://www.radix-vue.com/components/tags-input.html in v3.

Although you can already use the InputMenu with multiple: https://ui3.nuxt.dev/components/input-menu#multiple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants