Thanks for what looks like a great and useful module. I have one request:
When starting minimised, could we add a behaviour to expand any branch that is checked/ticked so that the children are then visible.
e.g.
Starting state:
[ ] 1
[ ] 2
[ ] 3
Check option 2 and see:
[ ] 1
[x] 2
[ ] 2.1
[ ] 2.2
[ ] 3
This would be very useful for large hierarchical vocabularies.
Or is this already an option and I can't quite see how to configure?
I'm not a strong enough coder to have a crack at that... but I can see it being a use case for many people.
Thanks,
Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | expand-1907974-10.patch | 759 bytes | alex_optim |
| #7 | expand-1907974-7.patch | 1.32 KB | kenianbei |
| #2 | expand-1907974-2.patch | 1.32 KB | bblake |
Comments
Comment #1
dzazi commentedComment #2
bblake commentedI had a similar requirement, but also included toggling the menu open with the parent is clicked. Hope this might help you.
Comment #3
ptmkenny commentedThis is a great usability improvement. I was going to add this myself, but then I searched the issue queue, and I'm glad I did. Great patch!
Comment #4.0
(not verified) commentedupdated description
Comment #5
kenianbei commentedRerolling a new patch applied to 7.x-1.x HEAD. Also switching version to dev in hopes it will pass testing.
Comment #6
kenianbei commentedWrong status.
Comment #7
kenianbei commentedFor some reason patch did not test... reattaching.
Comment #8
fonant commentedPatch #7 works well for me here. Nice feature!
Comment #9
andyanderso commentedGreat patch. #7 works for me. +1 for this as making it into the next code update.
Comment #10
alex_optimI propose to keep the first part of the patch. To my mind, the second part is not usability.
Comment #11
vladimirausThank you everyone for your contribution.
Drupal 7 is no longer supported but we always need support for Drupal 11 version.
Closing as outdated.