nomadjimbob / mikio

Customizable, Bootstrap 4 inspired template for Dokuwiki
GNU General Public License v2.0
22 stars 6 forks source link

Multiple nav in the same page #89

Open aloade opened 1 week ago

aloade commented 1 week ago

2 or more of dropdown have a strange behavior, to reproduce the behavior :

the content of the submenu page :

<nav title="My first nav">
  * first element
  * second element
  * third element
</nav>

<nav title="My second nav">
  * fourth element
  * fifth element
  * seventh element
</nav>

And the actions to do :

I didn't dig in the JavaScript's code, but I think It misses a check during a mouse click event , if an another dropdown has the class mikiop-nav-open