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

[Tree] Implement component #604

Open
MangMax opened this issue Sep 3, 2023 · 4 comments
Open

[Tree] Implement component #604

MangMax opened this issue Sep 3, 2023 · 4 comments
Labels

Comments

@MangMax
Copy link

MangMax commented Sep 3, 2023

Is your feature request related to a problem? Please describe.

Tree is a component that we often use in development, and I noticed that it doesn't seem to be mentioned. I hope this component can be added to the development roadmap. Thank you!

Additional context

Like
naiveui

@MangMax MangMax added the enhancement New feature or request label Sep 3, 2023
@Haythamasalama Haythamasalama added feature and removed enhancement New feature or request labels Oct 5, 2023
@jeremio
Copy link

jeremio commented Nov 8, 2023

NaiveUi has a lot of interesting components like cascader, tree and treeselect

@Wafje
Copy link

Wafje commented Jan 7, 2024

I would absolutely love a Tree and TreeSelect component in the next/ui suite.

Tree features:

  • Control state (expand / collapse)
  • Selection (single/multiple)
  • Tri-state checkboxes (yes, no, child selected)
  • Lazy loading
  • Searchable
  • Vertical navigation lines

TreeSelect features:

  • Select single/multiple
  • Validation

Inspired by ui-pro tried something with UAccordion today, but that did not seem te way forward.
As clicking the 'title' always opens or closes the accordion and interferes with the select action.

@ronger-x
Copy link

ronger-x commented May 9, 2024

Are there any new developments?

@JiuRanYa
Copy link

Is there anyone willing to develop this?

@benjamincanac benjamincanac changed the title New Component Tree [Tree] Implement component Sep 26, 2024
@benjamincanac benjamincanac added the v3 #1289 label Sep 26, 2024 — with Volta.net
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

7 participants