-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[FR] improve tree releated model fields #12120
Copy link
Copy link
Open
Labels
User InterfaceRelated to the frontend / User InterfaceRelated to the frontend / User InterfaceenhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new feature
Milestone
Metadata
Metadata
Assignees
Labels
User InterfaceRelated to the frontend / User InterfaceRelated to the frontend / User InterfaceenhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new feature
Type
Fields
Give feedbackNo fields configured for Enhancement.
Please verify that this feature request has NOT been suggested before.
Problem statement
When selecting tree models (categories or locations) the context (parent locations) is very crucial. Currently this is very unvisible with large trees.
Suggested solution
Mantine has added a TreeSelect in v9 which looks really interesting for this usecase.
Describe alternatives you've considered
looking for another library
Examples of other systems
No response
Do you want to develop this?