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

Dropdown-menu with dropdown-submenu #16387

Closed
rpristopan opened this issue Apr 28, 2015 · 5 comments
Closed

Dropdown-menu with dropdown-submenu #16387

rpristopan opened this issue Apr 28, 2015 · 5 comments
Labels

Comments

@rpristopan
Copy link

@rpristopan rpristopan commented Apr 28, 2015

Hi guys,

In older versions (e.g 2.x.x) you could add sub-menus to a dropdown, but in version 3.x.x this feature is missing.

dropdown-with-submenu

@cvrebert
Copy link
Collaborator

@cvrebert cvrebert commented Apr 28, 2015

This feature was purposefully removed by @mdo as he feels that submenus aren't great UX, particularly on mobile.

@acthp
Copy link

@acthp acthp commented May 8, 2015

What's the alternative?

@cvrebert
Copy link
Collaborator

@cvrebert cvrebert commented May 8, 2015

I believe there wasn't any one-size-fits-all suggestion beyond reworking your information architecture to not require nested menus.
You can also ask him yourself via Slack: https://github.com/twbs/bootstrap/blob/master/README.md#community

@akostadinov
Copy link

@akostadinov akostadinov commented Mar 26, 2017

The only issue with multi-level menus I see when browsing the other issues is that hover is not possible on mobile. IMO this can be simply resolved by also expanding on click, not only hover. Best of both worlds IMO. Single-level menus are IMO crap for navigation. I hate when i have to click multiple times to reach some part of the web site.

@conorjohn
Copy link

@conorjohn conorjohn commented Apr 6, 2017

I'm attempting to use a sub menu in a Dashboard Application and at the moment bootstrap seems to be the best solution, but it's resulted in fair bit of hacky code seeing as the sub nav isn't there anymore. I'd like to see it reintroduced at some stage if it's still up for discussion. It definitely has it's place in applications, if not in normal websites.

@twbs twbs locked and limited conversation to collaborators Apr 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants