- πΊπΈUnited States redeight
Not sure if it is related, but checking the "Expand all menu links" option in the block configuration doesn't even stick when saving. I checked the configuration for the block itself and that value is set to "FALSE" even when I just saved it turned on.
- Status changed to Postponed: needs info
over 1 year ago 2:18pm 29 July 2023 - π©πͺGermany drupalbubb
Create a menu, add the block using superfish, enable "Expand all menu links" and save. Setting is not saved/loaded.
- π©πͺGermany drupalbubb
Create a menu, add the block using superfish, enable "Expand all menu links" and save. Setting is not saved/loaded.
- π¨π¦Canada OMD
Having the same issue. Checking the box for "Expand all menu links" in Menu levels settings section of the Configure Block for my superfish menu, has no effect upon save. Opening the Config back up again show the box as unchecked again. Not possible to save the block with this box checked it seems.
- Status changed to Active
9 months ago 8:43am 18 July 2024 - Assigned to lobsterr
- π§πͺBelgium lobsterr
I have done the investigation.
This option "Take "Expanded" option into effect." is supposed to work with many other options like:
- Enable multi-column sub-menus.
- Start from depth.
- Levels.
- Add cloned parent links to the top of sub-menus.It is very special case, I am not sure that a lot of sites actually using it, but we will keep it just in case they do and I don't want to invest my time to a feature, which used very rarely.
I have fixed saving "Expand all menu links" and I will try to implement now solution for it.
- π§πͺBelgium lobsterr
ok, I was wrong. Ignore my previous comment, I need more time to understand, how it should work.
-
lobsterr β
committed ae9e6bf5 on 8.x-1.x
Issue #3281847 by lobsterr: Expanded option has no effect
-
lobsterr β
committed ae9e6bf5 on 8.x-1.x
- π§πͺBelgium lobsterr
I will explain how expanded options are working.
1) By default no "Show as expanded" option from a menu item is taking account. It means the menu will be displayed with ALL submenus!
2) In order to take into account any expanded option we need to use "Take "Expanded" option into effect.". In this case we take into account "Show as expanded" and show children if it is checked.
3) I have fixed saving of "Expand all menu links", if this option is checked an option "Show as expanded" of any menu item will be ignored -
ivnish β
committed 6c490123 on 2.0.x authored by
lobsterr β
Issue #3281847 by lobsterr: Expanded option has no effect
-
ivnish β
committed 6c490123 on 2.0.x authored by
lobsterr β
Automatically closed - issue fixed for 2 weeks with no activity.