-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On ne peut pas masquer la topbar sans perdre le menu hamburger qui se trouve à l'intérieur.
De même, qui le contenu de la topbar est vide, le menu hamburger n'apparaît plus. Voir :
Lines 14 to 21 in 33da664
| <IF COND="[#TOPBAR_CONTENTS]"> | |
| <nav id="topbar" class="topbar container navbar navbar-expand-lg" aria-label="[@LIEN_UTILES]"> | |
| <MACRO NAME="TOPBAR_HAMBURGER" /> | |
| <ul class="navbar-nav"> | |
| [#TOPBAR_CONTENTS] | |
| </ul> | |
| </nav> | |
| </IF> |
Il faut permettre de masquer la topbar sans nuire à la navigation mobile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working