phundament / app

Dockerized Yii2 web application base
http://phundament.com
Other
310 stars 129 forks source link

Admin Menu Collapses etc. #174

Closed osCMattiFinn closed 9 years ago

osCMattiFinn commented 9 years ago

The admin menu (multi level) collapses when you click anywhere on the page.

It should only collapse on page refresh or when you click the main menu item again, or click another menu item.

When you click a menu item and then click another menu item the first menu item clicked does not collapse.

This is one of the worst JS menus I have seen!

schmunk42 commented 9 years ago

related https://github.com/dmstr/yii2-adminlte-asset/issues/23

@osCMattiFinn Any ideas about implementing this feature, eg. with cookies?

osCMattiFinn commented 9 years ago

I keep the menu open where it should be using Javascript.

I would like to see a solution for this issue: The admin menu (multi level) collapses when you click anywhere on the page.

philippfrenzel commented 9 years ago

hmmm, maybe you should think about the sidebars extension - doesn't collapse by clicking somewhere else...

osCMattiFinn commented 9 years ago

I Googled "Phundament sidebars extension" and found nada. Where is this to be found?

philippfrenzel commented 9 years ago

http://plugins.adchsm.me/slidebars/

schmunk42 commented 9 years ago

fixed by https://github.com/dmstr/yii2-adminlte-asset/issues/63