Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

pimp the tree selector user experience in edit forms #76

Closed
dbu opened this issue Jan 19, 2015 · 3 comments · May be fixed by #101
Closed

pimp the tree selector user experience in edit forms #76

dbu opened this issue Jan 19, 2015 · 3 comments · May be fixed by #101
Assignees
Milestone

Comments

@dbu
Copy link
Member

dbu commented Jan 19, 2015

the tree currently displayes fully - we should have some way to show it minimized and expand it when activated.

additionally some sort of "livesearch" to quickly find the right child would be useful. see also doctrine/DoctrinePHPCRBundle#112 for autocomplete in the phpcr_odm_path type

@wouterj
Copy link
Member

wouterj commented Jan 19, 2015

I've some mock-up for this locally already (but it's based on jstree instead of fancytree). I think the best approach is to have just an input field with path auto-completion and a button next to it ("select" or the like) which opens a popup (AdminLTE pop-ups are really nice) with the tree, so one can navigate and select one (once selected, pop-up is closed).

I've assigned myself, as most of this is already in a local branch somewhere.

@wouterj wouterj modified the milestone: 2.0 FancyTree & Resource Jan 19, 2015
@dbu
Copy link
Member Author

dbu commented Jan 20, 2015

sounds good to me!

@wouterj
Copy link
Member

wouterj commented Aug 31, 2016

this is now implemented by the "compact" widget.

@wouterj wouterj closed this as completed Aug 31, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants