Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multilevel Dropdown Menu #1

Open
micahsdad1402 opened this issue Apr 28, 2020 · 1 comment
Open

Multilevel Dropdown Menu #1

micahsdad1402 opened this issue Apr 28, 2020 · 1 comment

Comments

@micahsdad1402
Copy link

Not sure if this is an issue or a feature request.

If I have a menu structure that is:

Parent

Child1
Child2
> Grandchild1
> Grandchild2

I can't get the menu to display the Grandchildren.

See attached screen shots.

If I change the .dropdown-menu display and remove the none attribute, the menu displays. I suspect this is something that needs to be done with JS.

2020-04-28_15-41-57
2020-04-28_15-41-29
2020-04-28_15-41-13

@micahsdad1402
Copy link
Author

I just discovered something interesting.

When you click on the dropdown menu, The First menu changes class to dropdown show.

2020-04-28_17-12-23

But when you click on the "Second Kid" item, the next menu changes to the dropdown show, but the parent item loses the show class, so both menus disappear.
2020-04-28_17-11-52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant