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

Feature request: Option to have the navbar slide out from a side on mobile devices #16906

Closed
rohithpr opened this issue Jul 29, 2015 · 9 comments
Labels

Comments

@rohithpr
Copy link

Many native applications designed for mobile devices have menus that slide out from a side. Bootstrap navbar's slide out from the top. It would be really cool if we have the option to get something that slides out from a side.

While this could be done by using CSS and some hidden-xs (etc.) classes, having the option within bootstrap itself would make life simpler.

@cvrebert
Copy link
Collaborator

There's the Off-canvas navigation example: http://getbootstrap.com/examples/offcanvas/

@cvrebert
Copy link
Collaborator

Duplicate of #9481.

@rohithpr
Copy link
Author

@cvrebert - The example that you've provided does not turn the navbar that's on top into a side menu. That still slides out from the top. A menu that's already in the side appears from the side.
What I had in mind when I opened this issue was something like this.

@cvrebert
Copy link
Collaborator

Right, I didn't say it was exactly the same. It's pretty similar though.

@rohithpr
Copy link
Author

So there's no chance that you'll provide this option? :(

@cvrebert
Copy link
Collaborator

Not for v3. It's a possibility for v4, but no promises.

@rohithpr
Copy link
Author

@cvrebert - Now that v4 is being readied, I'd like to bring your attention to this. Any chance of this becoming a feature on v4? :)

@cvrebert
Copy link
Collaborator

This falls under the

Navbar

bullet point on #17021.
So really there hasn't been any change since my previous comment.

@slidenerd
Copy link

Even that example doesnt quite cover it, what we need is that the content stays in place but the sliding menu appears on top

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

No branches or pull requests

3 participants