You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: