savannabits / acacia

Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41 stars 10 forks source link

Make the Menu more flexible #21

Closed coolsam726 closed 2 years ago

coolsam726 commented 2 years ago

Currently the menu active menu depends on the route pattern, which limits moving the menu from one parent to another. Is there a way it can be made more flexible, such that the currently expanded menu depends on whether one of its children is active or not?