moodle-an-hochschulen / moodle-local_boostnavigation

Moodle plugin which tries to overcome some fixed appearance behaviours of Boost's nav drawer in a clean way
GNU General Public License v3.0
39 stars 28 forks source link

Active class not not enabled on bottom nodes #83

Closed easypony closed 8 months ago

easypony commented 3 years ago

Hello

I have added 4 custom bottom nodes 2 external and 2 internal. The first internal node when clicked shows the page and the classes added to that link are list-group-item list-group-item-action active active_tree_node all good.

When the node below is clicked the active classes stay on the top node and do not show on the clicked (real) "active" node. The classes on the active node are list-group-item list-group-item-action

Cheers Steve

abias commented 8 months ago

This plugin has finally reached end of life now and will not be upgraded to Moodle 4.x.

I would like to invite you to have a look at our Moodle 4 theme theme_boost_union which supports several aspects of this plugin's feature set and is actively maintained and extended. Thank you for your understanding.

Against this background, I will close this issue.