twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.42k stars 78.81k forks source link

Responsive sidebar in Dashboard example #25552

Closed gamelaster closed 4 years ago

gamelaster commented 6 years ago

At the moment, the sidebar is not visible on phone devices (so making the example absolutely useless on phones). It would be nice to make sidebar responsive

mojimi commented 6 years ago

Would be great if they could implement responsive sidebar collapsible navbar, a feature I would really like to see in bootstrap

johnny-bit commented 5 years ago

I wonder if responsive sidebar can be sliced out from https://github.com/BlackrockDigital/startbootstrap-sb-admin-2 as an example.

mariusa commented 4 years ago

It would be great to have a sidebar component in Bootstrap.

Example: https://coreui.io/docs/components/sidebar/ https://coreui.io/demo/3.0.0/#main.html

Note how it can be collapsed to a small sidebard (icons only view) and auto-hides on small screens, having a menu button to show it.