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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement a tree select #1967

Closed
Seanxwy opened this issue Apr 28, 2024 · 1 comment
Closed

How to implement a tree select #1967

Seanxwy opened this issue Apr 28, 2024 · 1 comment
Labels
triage New issue. Needs to be looked at

Comments

@Seanxwy
Copy link

Seanxwy commented Apr 28, 2024

馃檵 Feature Request

鍔ㄧ敾

I want to achieve this effect, please ask how to do it. Can you do this using select + treeview?

馃 Expected Behavior

select loads tree-structured data and can perform selection operations

馃槸 Current Behavior

馃拋 Possible Solution

馃敠 Context

馃捇 Examples

@microsoft-github-policy-service microsoft-github-policy-service bot added the triage New issue. Needs to be looked at label Apr 28, 2024
@vnbaaij
Copy link
Collaborator

vnbaaij commented Apr 28, 2024

No, this can not be done with the current select. It expects (Fluent)Option elements as it's child content.

Should not be too hard/difficult to build something yourself that can wrap the FluentTreeView. We do not plan to build this as part of the library as it is not a much requested option. (In fact, you are the first)

@vnbaaij vnbaaij removed the triage New issue. Needs to be looked at label Apr 28, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the triage New issue. Needs to be looked at label Apr 28, 2024
@vnbaaij vnbaaij closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issue. Needs to be looked at
Projects
None yet
Development

No branches or pull requests

2 participants