Deployed site: https://nus-cs2103-ay2021s2.github.io/website/admin/index.html
Clicking on this site-nav item will auto-expand the parent menu and highlight the item in blue after the target page is loaded, as expected.

Problem: If I click on this item, the correct item is highlighted in blue but the parent menu is not auto-expanded after the target page is loaded.

The target page looks like this:

If I expand the parent menu manually, the correct menu item is actually highlighted in blue.

Steps to reproduce locally:
The relevant site-nav code is here https://raw.githubusercontent.com/nus-cs2103-AY2021S2/website/master/_markbind/layouts/sitenav-admin.md
This is not urgent or critical but hope someone can help me locate the problem -- could be a problem in my code rather than a MarkBind bug.
Deployed site: https://nus-cs2103-ay2021s2.github.io/website/admin/index.html
Clicking on this site-nav item will auto-expand the parent menu and highlight the item in blue after the target page is loaded, as expected.

Problem: If I click on this item, the correct item is highlighted in blue but the parent menu is not auto-expanded after the target page is loaded.

The target page looks like this:

If I expand the parent menu manually, the correct menu item is actually highlighted in blue.

Steps to reproduce locally:
cs2103markbind serve -oThe relevant site-nav code is here https://raw.githubusercontent.com/nus-cs2103-AY2021S2/website/master/_markbind/layouts/sitenav-admin.md
This is not urgent or critical but hope someone can help me locate the problem -- could be a problem in my code rather than a MarkBind bug.