Sub-pages do not drop down in menu as expected #1

Closed
opened 2018-09-07 22:45:48 +00:00 by cedewey · 3 comments
cedewey commented 2018-09-07 22:45:48 +00:00 (Migrated from gitlab.com)

The sub-page in the main menu should dropdown upon hover. This was implemented in Bulma in the 8.x-1.4 release, however it is not working for us. This is due to us overriding Bulma's menu.html.twig file.

Note that for drop down menus to work there is a configuration step to take.

In the main menu block settings, set the number of levels to display to "Unlimited" (or however deep you want it to go. Right now only two levels deep works with Bulma).

Additionally, Todd implemented drop down menu behavior different from how Bulma does. So, if we want to do things the Bulma way, the CSS will need to be updated to be compatible. This is the most ideal approach, though more effort.

For now we'll just avoid sub-menus. :)

The sub-page in the main menu should dropdown upon hover. This was implemented in Bulma in the 8.x-1.4 release, however it is not working for us. This is due to us overriding Bulma's menu.html.twig file. Note that for drop down menus to work there *is* a configuration step to take. In the main menu block settings, set the number of levels to display to "Unlimited" (or however deep you want it to go. Right now only two levels deep works with Bulma). Additionally, Todd implemented drop down menu behavior different from how Bulma does. So, if we want to do things the Bulma way, the CSS will need to be updated to be compatible. This is the most ideal approach, though more effort. For now we'll just avoid sub-menus. :)
cedewey commented 2018-09-07 23:17:18 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
cedewey commented 2018-09-07 23:18:27 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
cedewey commented 2019-01-23 20:38:12 +00:00 (Migrated from gitlab.com)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: agaric/patternlibrary#1
No description provided.