- Issue created by @just_like_good_vibes
- First commit to issue fork.
- Merge request !174Issue #3511593: by mogtofu33, [1.1.x] nav_menu component : add story → (Open) created by mogtofu33
- 🇫🇷France mogtofu33
Parent is working because it's parent menu entry.
But the strict structure is not good and should accept render array.We could add an
items_megamenu
as array prop to allow richer content. If is_mega_menu and empty items_megamenu, then fallback on items to avoid breaking.Or we could have a new component.
Until then here is the story updated to reflect the megamenu.