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

New TreeSelect component #1301

Closed
rigtigeEmil opened this issue Jan 31, 2024 · 3 comments
Closed

New TreeSelect component #1301

rigtigeEmil opened this issue Jan 31, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@rigtigeEmil
Copy link
Contributor

Description

Perhaps an addition to SelectMenu could do the trick.
It'd be nice to be able to group one or more items from a SelectMenu together, and allow the user to select the entire group at once.

https://primevue.org/treeselect/

Additional context

No response

@rigtigeEmil rigtigeEmil added the enhancement New feature or request label Jan 31, 2024
@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
@benjamincanac benjamincanac reopened this Nov 5, 2024
@benjamincanac
Copy link
Member

Actually, I'm closing this as not planned. This will not happen in v2 for sure and even for v3, there's no such primitive in Radix Vue so we can build this.

@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2024
@clemjlt
Copy link

clemjlt commented Nov 17, 2024

I know it's still in alpha but it seems that radix vue actually has this kind of primitive, for either Tree or TreeSelect. Of course it may be late for v3 but might be interesting to look up to ?
https://www.radix-vue.com/components/tree#with-checkbox

Copy link
Member

It is planned to implement the Tree component already: #604. We'll add an example to use in a Popover!

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

No branches or pull requests

3 participants