yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component
MIT License
646 stars 194 forks source link

Ability to use flyout menu item expander when menu is not collapsed #274

Closed m-henson closed 4 months ago

m-henson commented 4 months ago

It would be helpful if there was an option to always use the flyout expander when a menu item with children is expanded. Like how it is being handled when the menu is collapsed, but when the menu is not collapsed as well.

Expanding to the side can be helpful if the menu is already taking up a lot of vertical space, or for child items to act more like a context menu.

Is this possible in the current version?

yaminncco commented 4 months ago

Sorry but not possible to implement without a major change