Sub-pages do not drop down in menu as expected #1
Labels
No labels
A11y
Automated Testing
Bug
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Marketing
Needs documentation
status::Abandoned
status::Blocked
status::Deploy
status::Doing
status::Done
status::In Review
status::Needs Clarification
status::Test
status::To Do
type::Bug
type::Task
type::User Story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: agaric/patternlibrary#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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. :)
changed the description
changed the description
closed