-
-
Notifications
You must be signed in to change notification settings - Fork 739
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
Collapse for Navbar #324
Comments
Maybe this can help to make PR. https://codepen.io/joshmanders/pen/PQQBoR there should be animation/transition in collapse |
any update on this? |
I'm going to get to work on this, I'll let you know when you're ready for it to be checked, thanks for the contribution |
What if I just want the sidebar component to be opened/closed, instead of the responsive mobile navbar functionality? This behaviour should be optional. |
@fergardi In the last version we added the new collapse property that generates the hidden menu, thank you very much |
@luisDanielRoviraContreras how can I force the collapsible menu to close? If I click on a menu item and navigate to a new route, I want to close the menu automatically. |
I did it like this:
|
Is your feature request related to a problem? Please describe.
Navbar cannot automatically collapse in mobile
Describe the solution you'd like
Reference
https://bootstrap-vue.js.org/docs/components/navbar
The text was updated successfully, but these errors were encountered: